sha256:3e0255e41a31201b59284361ac89ec6878df76da839bb0d400656454ca7e199f
OS/ARCH
linux/amd64
Compressed size
94.12 MB
Last pushed
11 months by misterbabou
Type
Image
Manifest digest
sha256:091cf17b0cbe25b1e748e6762937ac36f373190df571dbd2fb4551b22efd04f1
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2LABEL maintainer=Misterbabou0 B3ARG DEBIAN_FRONTEND=noninteractive0 B4ENV SQUID_CACHE_DIR=/var/spool/squid SQUID_LOG_DIR=/var/log/squid SQUID_SSL_DB_DIR=/conf/ssl_db SQUID_USER=proxy0 B5COPY ./squid.conf.sample /opt/squid.conf.sample # buildkit517 B6COPY /build/squid.deb /tmp/squid.deb # buildkit2.87 MB7RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c33.23 MB8COPY ./squid-logrotate /etc/logrotate.d/squid # buildkit317 B9RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c31.1 MB10COPY ./docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit707 B11RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c703 B12ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1759104000'