Sign inSign up

lferrarotti74/squid-proxy:alpine-update-2026-06-10

Multi-platform
Networking
Security
Index digest

sha256:041b08f3a04be4e6875c7d03661ca729671d77fb79a6f4b35b47be2162ad6181

OS/ARCH

Compressed size

12.79 MB

Last pushed

3 months by lferrarotti74

Type

Image

Manifest digest

sha256:a516c086843ebe1ba268e236ba85a70cf700b3ab61410026deecf6ae715e5da7

Image Layers

1ADD alpine-minirootfs-3.24.0-x86_64.tar.gz / # buildkit3.69 MB
2CMD ["/bin/sh"]0 B
3ARG CACHEBUST=10 B
4ARG VERSION=7.5-r00 B
5LABEL org.opencontainers.image.title=SquidProxy0 B
6LABEL org.opencontainers.image.version=7.5-r00 B
7LABEL org.opencontainers.image.description=Squid is a caching0 B
8LABEL org.opencontainers.image.licenses=MIT0 B
9LABEL org.opencontainers.image.source=https://github.com/lferrarotti74/SquidProxy0 B
10RUN |2 CACHEBUST=1 VERSION=7.5-r0 /bin/sh9.1 MB
11COPY scripts/entrypoint.sh /entrypoint.sh # buildkit204 B
12COPY scripts/healthcheck.sh /healthcheck.sh # buildkit240 B
13RUN |2 CACHEBUST=1 VERSION=7.5-r0 /bin/sh354 B
14COPY config/squid.conf /etc/squid/squid.conf # buildkit260 B
15HEALTHCHECK {Test:[CMD /healthcheck.sh] Interval:1m0s Timeout:5s0 B
16EXPOSE [3128/tcp]0 B
17USER squid0 B
18ENTRYPOINT ["/entrypoint.sh"]0 B
19CMD []0 B

Command

ADD alpine-minirootfs-3.24.0-x86_64.tar.gz / # buildkit