container-proxy (latest)

Published 2026-09-20 03:19:22 +00:00 by steph

Installation

docker pull code.steph.tools/steph/container-proxy:latest
sha256:ee7d4bcea807e064adfd1054cf9798fa9aa9cdd37757c79d491a68a3cdfa1c1d

Image layers

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c uname -a # buildkit
WORKDIR /app
COPY /app/container-proxy /app/container-proxy # buildkit
RUN /bin/sh -c chmod +x /app/container-proxy # buildkit
RUN /bin/sh -c ls -lah # buildkit
CMD ["/app/container-proxy"]
Details
Container
2026-09-20 03:19:22 +00:00
40
OCI / Docker
linux/amd64
16 MiB
Versions (2) View all