sha256:d1a9052efcc18342d2b0a7d678a6471e1ef639f1447ecc18e3348192bc2ede31
OS/ARCH
linux/arm64
Compressed size
1.26 GB
Last pushed
about 1 month by jakoch
Type
Image
Manifest digest
sha256:166e951e2bc54e78ad0fdabf120635b761fd620f8d6a8a94db81da22531894b1
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2LABEL org.opencontainers.image.licenses=MIT org.opencontainers.image.vendor=Jens A. Koch0 B3ARG USERNAME=root0 B4ARG USER_UID=10000 B5ARG USER_GID=10000 B6ENV DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true0 B7SHELL [/bin/bash -o pipefail -c]0 B8RUN |3 USERNAME=root USER_UID=1000 USER_GID=1000626.84 MB9RUN |3 USERNAME=root USER_UID=1000 USER_GID=100032 B10RUN |3 USERNAME=root USER_UID=1000 USER_GID=1000845.08 KB11ENV LANG=en_US.utf8 TZ=Etc/UTC0 B12ENV VIRTUAL_ENV=/opt/venv0 B13ENV PATH=/root/.local/bin:/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14RUN |3 USERNAME=root USER_UID=1000 USER_GID=100020.41 MB15RUN |3 USERNAME=root USER_UID=1000 USER_GID=1000596.73 MB16RUN |3 USERNAME=root USER_UID=1000 USER_GID=10002.9 MB17ENV TERM=xterm-256color ZSH_THEME=agnoster0 B18RUN |3 USERNAME=root USER_UID=1000 USER_GID=100013.62 MB19ENV SHELL=/bin/zsh0 B20ENV DEBIAN_FRONTEND=dialog0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'