sha256:2db8828320303686fa32aa5add0e6136cefe0cb16230e99eaae804399fee97d7
OS/ARCH
linux/amd64
Compressed size
843.54 MB
Last pushed
3 days by joaquinborggiolc
Type
Image
Manifest digest
sha256:fe3f2f3eec8ea9e8a882b73978a5474419106d82bcfa4f303b6192b29cc7ffa5
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 # buildkit892 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'