Sign inSign up

lferrarotti74/squid-proxy:7.6-r0

Multi-platform
Networking
Security
Index digest

sha256:5310c1cbc75a2e0c79413bde013bfe2ae0b432e17237a376bbb1b8f373bda912

OS/ARCH

Compressed size

13.03 MB

Last pushed

13 days by lferrarotti74

Type

Image

Manifest digest

sha256:5497e5e3d4a624ffebb5cf3e05f3c76756d53f50f0d98a420970c9c4ce0724ad

Image Layers

1ADD alpine-minirootfs-3.24.1-x86.tar.gz / # buildkit3.5 MB
2CMD ["/bin/sh"]0 B
3ARG CACHEBUST=10 B
4ARG VERSION=7.6-r00 B
5LABEL org.opencontainers.image.title=SquidProxy0 B
6LABEL org.opencontainers.image.version=7.6-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.6-r0 /bin/sh9.53 MB
11COPY scripts/entrypoint.sh /entrypoint.sh # buildkit206 B
12COPY scripts/healthcheck.sh /healthcheck.sh # buildkit241 B
13RUN |2 CACHEBUST=1 VERSION=7.6-r0 /bin/sh354 B
14COPY config/squid.conf /etc/squid/squid.conf # buildkit374 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.1-x86.tar.gz / # buildkit