sha256:d99242c048234ac0cc0901f7d53741585d080eec25156833fc2165b7c0814ad3
OS/ARCH
Compressed size
10.14 MB
Last pushed
almost 2 years by lferrarotti74
Type
Image
Manifest digest
sha256:254ee63e54528114dd5b29e72c115996942af2f0247c4ae9f9e39d812cdeebd6
Image Layers
1ADD alpine-minirootfs-3.20.3-x86.tar.gz / # buildkit3.31 MB2CMD ["/bin/sh"]0 B3ARG VERSION=6.9-r00 B4LABEL org.opencontainers.image.title=SquidProxy0 B5LABEL org.opencontainers.image.version=6.9-r00 B6LABEL org.opencontainers.image.description=Squid is a caching0 B7LABEL org.opencontainers.image.licenses=MIT0 B8LABEL org.opencontainers.image.source=https://github.com/lferrarotti74/SquidProxy0 B9RUN |1 VERSION=6.9-r0 /bin/sh -c6.83 MB10COPY scripts/entrypoint.sh /entrypoint.sh # buildkit205 B11COPY scripts/healthcheck.sh /healthcheck.sh # buildkit238 B12RUN |1 VERSION=6.9-r0 /bin/sh -c205 B13RUN |1 VERSION=6.9-r0 /bin/sh -c239 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.20.3-x86.tar.gz / # buildkit