sha256:17fc889e946c11555aaa0fb896843236314b58191e01ce60c482a89ac9393822
OS/ARCH
linux/amd64
Compressed size
843.54 MB
Last pushed
5 days by joaquinborggiolc
Type
Image
Manifest digest
sha256:bfe93de49a5bba5b4dde85e6fb9ebb20a3067b657b6f185fcee7c6c161f3904d
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update9.21 MB3WORKDIR /code94 B4COPY ./.env.development ./.env.staging ./.env.production ./.env.local_kubernetes6.65 KB5COPY /out / # buildkit47.49 MB6COPY /usr/local/bin/juicefs /usr/local/bin/juicefs # buildkit38.55 MB7COPY /out/firecracker /opt/sandbox-host/bin/firecracker # buildkit1.89 MB8COPY /out/jailer /opt/sandbox-host/bin/jailer # buildkit891.98 KB9COPY /vmlinux /opt/sandbox-host/bin/vmlinux # buildkit17.71 MB10COPY /tools.ext4 /opt/sandbox-host/bin/tools.ext4 # buildkit47.06 MB11COPY /artifacts/builder-base.ext4.gz /opt/sandbox-host/bin/builder-base.ext4.gz # buildkit653.84 MB12ENTRYPOINT ["/opt/sandbox-host/bin/sandbox-host"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'