Sign inSign up

lferrarotti74/squid-proxy:alpine-update-2025-12-18

Multi-platform
Networking
Security
Index digest

sha256:fc0ab644ba04dfbb0b8e859f6fc67c31f66f02718dd1649a04d2b7c08b187cef

OS/ARCH

Compressed size

10.65 MB

Last pushed

9 months by lferrarotti74

Type

Image

Manifest digest

sha256:e016447c7fc22a4d77acdd9a6f296251a660fc72451a19e0278f75b3a66c1a24

Image Layers

1ADD alpine-minirootfs-3.23.2-x86.tar.gz / # buildkit3.52 MB
2CMD ["/bin/sh"]0 B
3ARG CACHEBUST=10 B
4ARG VERSION=7.3-r00 B
5LABEL org.opencontainers.image.title=SquidProxy0 B
6LABEL org.opencontainers.image.version=7.3-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.3-r0 /bin/sh7.13 MB
11COPY scripts/entrypoint.sh /entrypoint.sh # buildkit203 B
12COPY scripts/healthcheck.sh /healthcheck.sh # buildkit240 B
13RUN |2 CACHEBUST=1 VERSION=7.3-r0 /bin/sh353 B
14COPY config/squid.conf /etc/squid/squid.conf # buildkit260 B
15HEALTHCHECK &{["CMD" "/healthcheck.sh"] "1m0s" "5s"0 B
16EXPOSE [3128/tcp]0 B
17USER squid0 B
18ENTRYPOINT ["/entrypoint.sh"]0 B
19CMD []0 B

Command

ADD alpine-minirootfs-3.23.2-x86.tar.gz / # buildkit