sha256:4f2ec117fbd5a28c7ff5949fa5efca647fc0eb589011623c6175365d05d5af35
OS/ARCH
Compressed size
279.24 MB
Last pushed
6 months by kathara
Type
Image
Manifest digest
sha256:26b0d587dcb4626de0d87fa3590f5ae03dc648c9dabce02e53935552fd958b6c
Image Layers
1# debian.sh --arch 'arm64' out/46.13 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.51 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.5 MB11COPY /tmp/output/usr /usr # buildkit299.92 KB12RUN /bin/sh -c echo "iproute2129.58 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.63 KB20COPY /tmp/output/usr /usr # buildkit89.29 MB21RUN /bin/sh -c mkdir -p138 B22COPY bind9.service /etc/systemd/system/bind9.service # buildkit424 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1773619200'