sha256:86c0c01ece998824ef1fc5cfdfce79cb7d74a2c9cfb69096ce2e8871073add4a
OS/ARCH
linux/arm64
Compressed size
661.28 MB
Last pushed
about 1 year by ualex73
Type
Image
Manifest digest
sha256:86c0c01ece998824ef1fc5cfdfce79cb7d74a2c9cfb69096ce2e8871073add4a
Image Layers
1# debian.sh --arch 'arm64' out/46.1 MB2COPY image/ / # buildkit1.46 KB3RUN /bin/sh -c dpkg --add-architecture22.34 MB4ENV DEBIAN_FRONTEND=noninteractive0 B5RUN /bin/sh -c apt-get update586.34 MB6COPY app /tmp/kvmd # buildkit3.48 MB7COPY app/systemctl3.py /usr/bin/systemctl # buildkit54.61 KB8RUN /bin/sh -c test -e93 B9RUN /bin/sh -c /bin/bash /tmp/kvmd/install-kvmd.sh2.97 MB10CMD ["/usr/bin/systemctl"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1749513600'