sha256:a0520252be45da755f27f532987e77df045cbba024feecf8eec912745467153c
OS/ARCH
linux/amd64
Compressed size
1.58 GB
Last pushed
5 days by jakoch
Type
Image
Manifest digest
sha256:2fd62ee0a694abb891a0dc041ca66c3e1f88b16eb963acd488fa823d2ce1e690
Image Layers
1# debian.sh --arch 'amd64' out/28.41 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=1000658.65 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=100019.03 MB15RUN |3 USERNAME=root USER_UID=1000 USER_GID=1000894.27 MB16RUN |3 USERNAME=root USER_UID=1000 USER_GID=10001.31 MB17ENV TERM=xterm-256color ZSH_THEME=agnoster0 B18RUN |3 USERNAME=root USER_UID=1000 USER_GID=100014.04 MB19ENV SHELL=/bin/zsh0 B20ENV DEBIAN_FRONTEND=dialog0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'