sha256:fdbf0caed43f112f6bdc49024a93d7ef95196c432152c4707a16b9f01293d873
OS/ARCH
Compressed size
10.67 MB
Last pushed
5 days by lferrarotti74
Type
Image
Manifest digest
sha256:b8d52eac1621f79591589ac6d2a8c5524702d53f1dcd06eb32314efc5b24b580
Image Layers
1ADD alpine-minirootfs-3.24.2-x86.tar.gz / # buildkit3.51 MB2CMD ["/bin/sh"]0 B3ARG CACHEBUST=10 B4ARG VERSION=7.6-r00 B5LABEL org.opencontainers.image.title=SquidProxy0 B6LABEL org.opencontainers.image.version=7.6-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.6-r0 /bin/sh7.16 MB11COPY scripts/entrypoint.sh /entrypoint.sh # buildkit204 B12COPY scripts/healthcheck.sh /healthcheck.sh # buildkit241 B13RUN |2 CACHEBUST=1 VERSION=7.6-r0 /bin/sh353 B14COPY config/squid.conf /etc/squid/squid.conf # buildkit376 B15HEALTHCHECK {Test:[CMD /healthcheck.sh] Interval:1m0s Timeout:5s0 B16EXPOSE [3128/tcp]0 B17USER squid0 B18ENTRYPOINT ["/entrypoint.sh"]0 B19CMD []0 BCommand
ADD alpine-minirootfs-3.24.2-x86.tar.gz / # buildkit