sha256:afeedeb4105b9fefe206b60ed5bb41bd1c5f4323228f1cd4b09400ef4468fa5f
OS/ARCH
linux/amd64
Compressed size
823.26 MB
Last pushed
about 2 months by joaquinborggiolc
Type
Image
Manifest digest
sha256:30cb13eb14ca2434c4ac80bf899d6afa84fa2d4d412b354ff6f81b057d5f0d20
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.67 KB5COPY /out / # buildkit46.28 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 # buildkit892 KB9COPY /vmlinux /opt/sandbox-host/bin/vmlinux # buildkit17.71 MB10COPY /tools.ext4 /opt/sandbox-host/bin/tools.ext4 # buildkit46.87 MB11COPY /artifacts/builder-base.ext4.gz /opt/sandbox-host/bin/builder-base.ext4.gz # buildkit640.77 MB12ENTRYPOINT ["/opt/sandbox-host/bin/sandbox-host"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'