sha256:4cccca655ba17a15207d62b47c7d6564b60630e352a8fe2d166d9d865bf275fb
OS/ARCH
linux/amd64
Compressed size
94.09 MB
Last pushed
about 1 year by misterbabou
Type
Image
Manifest digest
sha256:139565783e30d153ea5a486402b95fd0ba02f20772e7866815d43d2bdf030a20
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 # buildkit514 B6COPY /build/squid.deb /tmp/squid.deb # buildkit2.86 MB7RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c33.2 MB8COPY ./squid-logrotate /etc/logrotate.d/squid # buildkit318 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 -c702 B12ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'