Block a user
docker-socket-proxy (latest)
Published 2024-03-22 15:21:51 +02:00 by andreas
Installation
docker pull gitea.phadric.de/andreas/docker-socket-proxy:latestsha256:9d0d1994d39666d9245751879094e96f731765455745c329dd77ec780d8da392
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 1ab60d0eb8 | linux/amd64 | 5.5 MiB |
| b56adb4aa6 | linux/arm64 | 5.4 MiB |
Image Layers ( linux/amd64)
| ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in / |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache haproxy lua5.4-cjson # buildkit |
| EXPOSE map[2375/tcp:{}] |
| ENV ALLOW_RESTARTS=0 ALLOW_STOP=0 ALLOW_START=0 AUTH=0 BUILD=0 COMMIT=0 CONFIGS=0 CONTAINERS=0 DISABLE_IPV6=0 DISTRIBUTION=0 EVENTS=1 EXEC=0 GRPC=0 IMAGES=0 INFO=0 LOG_LEVEL=info NETWORKS=0 NODES=0 PING=1 PLUGINS=0 POST=0 SECRETS=0 SERVICES=0 SESSION=0 SOCKET_PATH=/var/run/docker.sock SWARM=0 SYSTEM=0 TASKS=0 VERSION=1 VOLUMES=0 |
| COPY docker-entrypoint.sh / # buildkit |
| COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg.template # buildkit |
| COPY rewrite.lua /usr/local/etc/haproxy/ # buildkit |
| COPY errors /usr/local/etc/haproxy/errors/ # buildkit |
| ENTRYPOINT ["/docker-entrypoint.sh"] |
| CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2024-03-22T13:21:24.375Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 03e44e2606878c849cfd2ba7f15b1f47680efc74 |
| org.opencontainers.image.source | https://gitea.phadric.de/andreas/docker-socket-proxy |
| org.opencontainers.image.title | docker-socket-proxy |
| org.opencontainers.image.url | https://gitea.phadric.de/andreas/docker-socket-proxy |
| org.opencontainers.image.version | 0.0.7 |