sha256:1db59793d4350b3c06504316044c24858d92f68cdb3fb04f3cc59931b8aaf62f
OS/ARCH
Compressed size
10.4 MB
Last pushed
10 months by lferrarotti74
Type
Image
Manifest digest
sha256:16237142a9410960a284356e3e4258efb1876cf8d01d2eaaa87919e957a07145
Image Layers
1ADD alpine-minirootfs-3.23.0-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3ARG CACHEBUST=10 B4ARG VERSION=7.3-r00 B5LABEL org.opencontainers.image.title=SquidProxy0 B6LABEL org.opencontainers.image.version=7.3-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=7.3-r0 /bin/sh6.72 MB11COPY scripts/entrypoint.sh /entrypoint.sh # buildkit206 B12COPY scripts/healthcheck.sh /healthcheck.sh # buildkit239 B13RUN |2 CACHEBUST=1 VERSION=7.3-r0 /bin/sh354 B14COPY config/squid.conf /etc/squid/squid.conf # buildkit262 B15HEALTHCHECK &{["CMD" "/healthcheck.sh"] "1m0s" "5s"0 B16EXPOSE [3128/tcp]0 B17USER squid0 B18ENTRYPOINT ["/entrypoint.sh"]0 B19CMD []0 BCommand
ADD alpine-minirootfs-3.23.0-x86_64.tar.gz / # buildkit