container-proxy (sha256:2fc68696989ab4cce968e175b37e01c7ecefe744b996e96a466b7f59f5651a65)

Published 2026-06-19 03:18:49 +00:00 by steph

Installation

docker pull code.steph.tools/steph/container-proxy@sha256:2fc68696989ab4cce968e175b37e01c7ecefe744b996e96a466b7f59f5651a65
sha256:2fc68696989ab4cce968e175b37e01c7ecefe744b996e96a466b7f59f5651a65

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-06-19 03:18:49 +00:00
2
OCI / Docker
linux/amd64
9.9 MiB
Versions (2) View all