sha256:fe7347f323961acbc9416c9f47b645526538ed04fdda996210df80f93046f848
OS/ARCH
Compressed size
232.41 MB
Last pushed
4 days by miguelleitao
Type
Image
Manifest digest
sha256:750ee70b0510afa3d991ba01b172418df50d8564f6f72cfbb66dcc187e51291b
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 B19ARG VERSION=100 B20RUN |1 VERSION=10 /bin/sh -c11.85 KB21RUN |1 VERSION=10 /bin/sh -c214 B22RUN |1 VERSION=10 /bin/sh -c10.39 MB23RUN |1 VERSION=10 /bin/sh -c210 B24RUN |1 VERSION=10 /bin/sh -c608 B25LABEL org.opencontainers.image.authors=Miguel Leitão0 B26LABEL org.opencontainers.image.description=FRR router image0 B27LABEL org.opencontainers.image.version=1.00 B28LABEL org.opencontainers.image.source=https://github.com/miguelleitao/quagga0 B29RUN /bin/sh -c apt-get update10.23 MB30COPY init-isep.sh /usr/local/sbin/init-isep.sh # buildkit332 B31COPY init-isep.service /etc/systemd/system/init-isep.service # buildkit262 B32COPY init-isep.sh /etc/profile.d/init-isep.sh # buildkit314 B33COPY init.version /init.version # buildkit109 B34COPY frrinit.sh /usr/lib/frr/frrinit.sh # buildkit1.66 KB35RUN /bin/sh -c rm /sbin/init;162 B36RUN /bin/sh -c ln -s179 B37ENTRYPOINT ["/bin/sh" "-c" "bash -l"]0 B38COPY init.version /init.version # buildkit111 B39COPY /stage/ / # buildkit21.45 MB40COPY dhcpd.init /etc/init.d/dhcpd # buildkit906 B41RUN /bin/sh -c chmod 0755146 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'