sha256:a6f88c47581a3371e2fe0a2e95bb5e64cf4bbd0cf6f9621af4a93854cb62a494
OS/ARCH
Compressed size
8.56 MB
Last pushed
about 1 year by lferrarotti74
Type
Image
Manifest digest
sha256:a13aed858b252ab15c1138aa1ce15506dbf83e2a7d63a35808df1fb3c6414b0c
Image Layers
1ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit3.62 MB2CMD ["/bin/sh"]0 B3ARG CACHEBUST=10 B4ARG VERSION=6.12-r00 B5LABEL org.opencontainers.image.title=SquidProxy0 B6LABEL org.opencontainers.image.version=6.12-r00 B7LABEL org.opencontainers.image.description=Squid is a caching0 B8LABEL org.opencontainers.image.licenses=MIT0 B9LABEL org.opencontainers.image.source=https://github.com/lferrarotti74/SquidProxy0 B10RUN |2 CACHEBUST=1 VERSION=6.12-r0 /bin/sh4.93 MB11COPY scripts/entrypoint.sh /entrypoint.sh # buildkit205 B12COPY scripts/healthcheck.sh /healthcheck.sh # buildkit239 B13RUN |2 CACHEBUST=1 VERSION=6.12-r0 /bin/sh353 B14COPY config/squid.conf /etc/squid/squid.conf # buildkit258 B15HEALTHCHECK &{["CMD" "/healthcheck.sh"] "1m0s" "5s"0 B16EXPOSE map[3128/tcp:{}]0 B17USER squid0 B18CMD []0 B19ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit