Sign inSign up

konstruktoid/squid:latest

Networking
Index digest

sha256:60e18eb6350fe63dec2e6a848da10f728578595cef82f72dd5642700fe5e1c5a

OS/ARCH

linux/amd64

Compressed size

15.34 MB

Last pushed

about 7 hours by konstruktoid

Type

Image

Manifest digest

sha256:1464d821f2c4906290f85fb78a3a0ca5b317ef4435d4b0df1ec45528efdd0ab2

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.title=alpine org.opencontainers.image.description=Alpine Linux base0 B
4RUN /bin/sh -c apk --no-cache2.55 MB
5RUN /bin/sh -c apk --no-cache8.73 KB
6LABEL org.opencontainers.image.title=squid org.opencontainers.image.description=Squid caching proxy0 B
7COPY files/squid.conf /etc/squid/squid.conf # buildkit1.5 KB
8RUN /bin/sh -c apk --no-cache9.11 MB
9HEALTHCHECK {Test:[CMD curl --fail --silent0 B
10EXPOSE [3128/tcp]0 B
11VOLUME [/var/cache/squid]0 B
12USER squid0 B
13ENTRYPOINT ["/usr/sbin/squid"]0 B
14CMD ["--foreground"]0 B

Command

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