sha256:96d34235fb03c85316f5cca4d5c4c49bb6cb82afba27f4bfda40b4e03bc67ffc
OS/ARCH
linux/amd64
Compressed size
823.67 MB
Last pushed
about 2 months by joaquinborggiolc
Type
Image
Manifest digest
sha256:c35c5a0c28cf5e670a665be4db23184aa93c42543cc503ad244e2c6764194e00
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update8.85 MB3WORKDIR /code94 B4COPY ./.env.development ./.env.staging ./.env.production ./.env.local_kubernetes6.66 KB5COPY /out / # buildkit46.34 MB6COPY /usr/local/bin/juicefs /usr/local/bin/juicefs # buildkit33.07 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 # buildkit46.91 MB11COPY /artifacts/builder-base.ext4.gz /opt/sandbox-host/bin/builder-base.ext4.gz # buildkit641.1 MB12ENTRYPOINT ["/opt/sandbox-host/bin/sandbox-host"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'