sha256:3cb138455a8c28216a0bbf2669cbc331e7dd2f7ae7737e16eb97d63e8b178564
OS/ARCH
linux/arm64
Compressed size
93 MB
Last pushed
6 months by misterbabou
Type
Image
Manifest digest
sha256:8ef6864c5c4f752f03a9af5b9ad4a8b8ef1e3ad8885b0afea5a08439892189e7
Image Layers
1# debian.sh --arch 'arm64' out/26.81 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 # buildkit515 B6COPY /build/squid.deb /tmp/squid.deb # buildkit2.54 MB7RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c32.83 MB8COPY ./squid-logrotate /etc/logrotate.d/squid # buildkit319 B9RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c30.82 MB10COPY ./docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit762 B11RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c757 B12ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1771804800'