sha256:b83bfb0e2a97ba6cbad5a3609d2d790923925fefaae7a36f06ba49e059c45c1f
OS/ARCH
linux/arm64
Compressed size
1.26 GB
Last pushed
about 1 month by jakoch
Type
Image
Manifest digest
sha256:8ef9a850be2e69a6fabccabdc47b340508ef7dacff41841484998e477aadff80
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=100021.47 MB15RUN |3 USERNAME=root USER_UID=1000 USER_GID=1000591.81 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.68 MB19ENV SHELL=/bin/zsh0 B20ENV DEBIAN_FRONTEND=dialog0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'