sha256:977d5fe729965ee0514b3d16342ec630d820313996cf5ab8efae2dce87c95fef
OS/ARCH
linux/arm64
Compressed size
92.99 MB
Last pushed
7 months by misterbabou
Type
Image
Manifest digest
sha256:45b4de048dff419228ed240303c8c902dd8f244ca771d52299e2fcdddce0900c
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 # buildkit514 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 # buildkit315 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' '@1769990400'