sha256:a6374878572c052cd57218b614e546f6835551d35bfd9747397b667fb61b107f
OS/ARCH
Compressed size
232.64 MB
Last pushed
3 months by blasten1
Type
Image
Manifest digest
sha256:5bde78f97608a1368068935eaa8fedfefcd5d50d5b98581cb2bcc7a9e514a3f7
Image Layers
1# debian.sh --arch 'arm64' out/26.82 MB2RUN /bin/sh -c apt-get update14.42 MB3COPY /usr/local/bin/firecracker /usr/local/bin/firecracker # buildkit1.09 MB4RUN /bin/sh -c mkdir -p143 B5COPY /vmlinux /var/lib/firecracker/vmlinux # buildkit7.92 MB6COPY /out/sandboxd /usr/local/bin/sandboxd # buildkit9 MB7COPY /out/sbxproxy /usr/local/bin/sbxproxy # buildkit3.11 MB8COPY /out/sbxfuse /usr/local/bin/sbxfuse # buildkit5.58 MB9COPY /out/sbxvsock /usr/local/bin/sbxvsock # buildkit1.03 MB10COPY /out/sbxguest /usr/local/lib/hive/sbxguest # buildkit1.75 MB11ENTRYPOINT ["/usr/local/bin/sandboxd"]0 B12CMD ["--help"]0 B13LABEL hiver.bundle=10 B14RUN /bin/sh -c mkdir -p32 B15COPY /mnt/manifest.json /mnt/manifest.json # buildkit437 B16COPY /mnt/blobs /mnt/blobs # buildkit1.67 KB17COPY /mnt/rootfs.ext4 /mnt/rootfs.ext4 # buildkit161.91 MBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1781049600'