Sign inSign up

lferrarotti74/squid-proxy:alpine-update-2025-08-13

Multi-platform
Networking
Security
Index digest

sha256:6912a4a1bfd4f9f0df9c7dedaab3b53c2afd98f39459c66692704eaaa9d2239d

OS/ARCH

Compressed size

8.22 MB

Last pushed

about 1 year by lferrarotti74

Type

Image

Manifest digest

sha256:d614b7de58f826287a4c12fb408f03d1a083b771e6c25b38c16796ff506d766f

Image Layers

1ADD alpine-minirootfs-3.22.1-armhf.tar.gz / # buildkit3.34 MB
2CMD ["/bin/sh"]0 B
3ARG CACHEBUST=10 B
4ARG VERSION=6.12-r00 B
5LABEL org.opencontainers.image.title=SquidProxy0 B
6LABEL org.opencontainers.image.version=6.12-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=6.12-r0 /bin/sh4.88 MB
11COPY scripts/entrypoint.sh /entrypoint.sh # buildkit205 B
12COPY scripts/healthcheck.sh /healthcheck.sh # buildkit239 B
13RUN |2 CACHEBUST=1 VERSION=6.12-r0 /bin/sh353 B
14COPY config/squid.conf /etc/squid/squid.conf # buildkit257 B
15HEALTHCHECK &{["CMD" "/healthcheck.sh"] "1m0s" "5s"0 B
16EXPOSE map[3128/tcp:{}]0 B
17USER squid0 B
18CMD []0 B
19ENTRYPOINT ["/entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.22.1-armhf.tar.gz / # buildkit