container-proxy (sha256:b2fd3e12066fcbf48b33d2fa3aef9a641cc5c2adaef7d4d0230e536c4e2febac)

Published 2026-08-30 03:18:47 +00:00 by steph

Installation

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

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-08-30 03:18:47 +00:00
1
OCI / Docker
linux/amd64
9.9 MiB
Versions (2) View all