sha256:659e62eb2a2d7b4689b2fd0c2c647a9b816ff65449696fc616d1e77f82351772
OS/ARCH
linux/arm64
Compressed size
93.07 MB
Last pushed
about 1 year by misterbabou
Type
Image
Manifest digest
sha256:e563cb558eedbea4588103a2fc20a8b94c305d88f59608719cc186467c6472f2
Image Layers
1# debian.sh --arch 'arm64' out/26.78 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.63 MB7RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c32.76 MB8COPY ./squid-logrotate /etc/logrotate.d/squid # buildkit318 B9RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c30.9 MB10COPY ./docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit709 B11RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c704 B12ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1751241600'