sha256:4a16bbd631cdef21532d2e91a16027829a29ca4a793d0b1590bddaa6aef2f81a
OS/ARCH
linux/arm64
Compressed size
328.31 MB
Last pushed
24 days by quintenqvd
Type
Image
Manifest digest
sha256:a5a2a0dcc0950e6aee1fb4287ea35f427497cef90034cced92895d37b566e32b
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c dpkg --add-architecture180 B4RUN /bin/sh -c apt update49.21 MB5RUN /bin/sh -c mkdir -p10.66 MB6RUN /bin/sh -c dpkg --add-architecture55.87 MB7ENV DEBIAN_FRONTEND=noninteractive0 B8RUN /bin/sh -c dpkg --add-architecture58.13 MB9RUN /bin/sh -c apt install95.95 MB10ENV STEAMOS=10 B11ENV STEAM_RUNTIME=10 B12ENV DBUS_FATAL_WARNINGS=00 B13ENV DEBIAN_FRONTEND=noninteractive0 B14RUN /bin/sh -c dpkg --add-architecture31.18 MB15RUN /bin/sh -c update-locale lang=en_US.UTF-8479.33 KB16ENV NSS_WRAPPER_PASSWD=/tmp/passwd NSS_WRAPPER_GROUP=/tmp/group0 B17RUN /bin/sh -c touch ${NSS_WRAPPER_PASSWD}138 B18ADD passwd.template /passwd.template # buildkit664 B19RUN /bin/sh -c useradd -m3.29 KB20USER container0 B21ENV USER=container HOME=/home/container0 B22WORKDIR /home/container32 B23COPY ./entrypoint.sh /entrypoint.sh # buildkit6.71 KB24CMD ["/bin/bash" "/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'