container-proxy (sha256:bbda0f04239f6092f073db4599990e309f7f4da03e48d174746033f67ec4e817)

Published 2026-07-21 03:18:49 +00:00 by steph

Installation

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

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