sha256:4f2ec117fbd5a28c7ff5949fa5efca647fc0eb589011623c6175365d05d5af35
OS/ARCH
Compressed size
281.73 MB
Last pushed
6 months by kathara
Type
Image
Manifest digest
sha256:5acabc224127f31c296cf79c85f037441b1c9f1f6c186b50a26feb136d9b2518
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/kathara114 B15WORKDIR /0 B16VOLUME [/hosthome]0 B17VOLUME [/shared]0 B19COPY /tmp/output/etc /etc # buildkit1.62 KB20COPY /tmp/output/usr /usr # buildkit91.41 MB21RUN /bin/sh -c mkdir -p136 B22COPY bind9.service /etc/systemd/system/bind9.service # buildkit423 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'