container-proxy (latest)
Published 2026-09-20 03:19:22 +00:00 by steph
Installation
docker pull code.steph.tools/steph/container-proxy:latestsha256:ee7d4bcea807e064adfd1054cf9798fa9aa9cdd37757c79d491a68a3cdfa1c1dImage 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
2026-09-20 03:19:22 +00:00
Versions (2)
View all
Container
40
OCI / Docker
linux/amd64
16 MiB
latest
2026-09-20
sha-a6fcfd558bc47ee30326e4d52223d45d691efc72
2026-09-20