sha256:280919e451f68633ef51f05527bc035ed9404650e374c670ccec695afbc612b9
OS/ARCH
Compressed size
191.98 MB
Last pushed
6 months by kathara
Type
Image
Manifest digest
sha256:482b3f7b41a24d5678f8b1db13414b6c39e7ebbd6d84e8e87f6359928222f443
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 B19RUN /bin/sh -c echo "deb219 B20RUN /bin/sh -c apt update2.03 MB21RUN /bin/sh -c ln -s152 B22RUN /bin/sh -c ln -s127 B23COPY zebra.conf /etc/quagga/zebra.conf # buildkit392 B24RUN /bin/sh -c chown quagga:quagga393 B25RUN /bin/sh -c chmod 640395 B26COPY debian.conf /etc/quagga/debian.conf # buildkit567 B27RUN /bin/sh -c chown quagga:quagga572 B28RUN /bin/sh -c chmod 640572 B29COPY quagga /etc/init.d/quagga # buildkit3.12 KB30RUN /bin/sh -c chown root:root32 B31RUN /bin/sh -c chmod 07553.12 KB32RUN /bin/sh -c echo "[WARNING]231 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1773619200'