sha256:f1f1a7238b692384dc5c89ef2ff1cd3634f7720153c7a699f353efc3dddf082e
OS/ARCH
Compressed size
377.66 MB
Last pushed
about 2 months by blasten1
Type
Image
Manifest digest
sha256:fdc896546a1a5cf9c234bc5b37429ed36e56f21c0aea9a279b246272dd859dca
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update14.68 MB3COPY /usr/local/bin/firecracker /usr/local/bin/firecracker # buildkit1.19 MB4RUN /bin/sh -c mkdir -p143 B5COPY /vmlinux /var/lib/firecracker/vmlinux # buildkit10.08 MB6COPY /out/sandboxd /usr/local/bin/sandboxd # buildkit10.44 MB7COPY /out/sbxproxy /usr/local/bin/sbxproxy # buildkit3.93 MB8COPY /out/sbxfuse /usr/local/bin/sbxfuse # buildkit7.97 MB9COPY /out/sbxvsock /usr/local/bin/sbxvsock # buildkit1.72 MB10COPY /out/sbxguest /usr/local/lib/hive/sbxguest # buildkit2 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 # buildkit834 B16COPY /mnt/blobs /mnt/blobs # buildkit4.35 KB17COPY /mnt/rootfs.ext4 /mnt/rootfs.ext4 # buildkit298.72 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'