sha256:006b25286f788f6d82c79da199585a67d77e127f32bc2ff19cfdcc5d2b3c4854
OS/ARCH
linux/arm64
Compressed size
116.03 MB
Last pushed
16 days by dockhippie
Type
Image
Manifest digest
sha256:006b25286f788f6d82c79da199585a67d77e127f32bc2ff19cfdcc5d2b3c4854
Image Layers
1# debian.sh --arch 'arm64' out/49.84 MB2ENV CRON_ENABLED=false0 B3ENV TERM=xterm0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5ENTRYPOINT ["/sbin/tini" "--" "/usr/bin/entrypoint"]0 B6CMD ["bash"]0 B7RUN /bin/sh -c apt-get update40.86 MB8COPY ./overlay / # buildkit1.35 KB9RUN /bin/sh -c sed -i281 B10COPY /tmp/wait-for-it /usr/bin/ # buildkit1.02 KB11COPY /tmp/gomplate /usr/bin/ # buildkit24.5 MB12COPY /tmp/su-exec /usr/sbin/ # buildkit834.1 KB13COPY /tmp/tini /usr/sbin/ # buildkit8.89 KBCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1787529600'