sha256:decbf212ee75156d2abc6d5f67c174927cae785ccdb80dde301af1462edb7ba7
OS/ARCH
Compressed size
321.01 MB
Last pushed
5 months by kathara
Type
Image
Manifest digest
sha256:2811085f2257475abf91ec7ef037364cf723056ed0e4db598f3339a78018c6bd
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB3ENV LANG=C.UTF-80 B4ENV LC_ALL=C.UTF-80 B5COPY .bashrc /root/.bashrc # buildkit1.55 KB6ENV DEBIAN_FRONTEND=noninteractive0 B7RUN /bin/sh -c apt update131.8 MB8ADD https://raw.githubusercontent.com/gdraheim/docker-systemctl-replacement/master/files/docker/systemctl3.py /usr/local/bin/systemctl # buildkit61.28 KB9RUN /bin/sh -c chmod +x61.28 KB10COPY /tmp/output/sbin /sbin # buildkit1.48 MB11COPY /tmp/output/usr /usr # buildkit299.88 KB12RUN /bin/sh -c echo "iproute2129.57 KB13RUN /bin/sh -c python3 -m10.26 MB14RUN /bin/sh -c mkdir /var/kathara115 B15WORKDIR /0 B16VOLUME [/hosthome]0 B17VOLUME [/shared]0 B19ARG TARGETARCH=amd640 B20RUN |1 TARGETARCH=amd64 /bin/sh -c4.43 KB21RUN |1 TARGETARCH=amd64 /bin/sh -c120.76 MB22RUN |1 TARGETARCH=amd64 /bin/sh -c9.93 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'