sha256:eb50486c7c7a04ba78537108d366d59424de39dcbdfdc8cd7f340454b9a5370c
OS/ARCH
linux/amd64
Compressed size
868.99 MB
Last pushed
20 days by joaquinborggiolc
Type
Image
Manifest digest
sha256:a3e45b1f2e0cc24e5a93aa65b172efc8fb2778a1554833438fd6cd4e43f3a097
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update8.96 MB3WORKDIR /code94 B4COPY ./.env.development ./.env.staging ./.env.production ./.env.local_kubernetes7.35 KB5COPY /out / # buildkit45.64 MB6COPY /out/juicefs /usr/local/bin/juicefs # buildkit38.87 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.04 MB11COPY /artifacts/builder-base.ext4.gz /opt/sandbox-host/bin/builder-base.ext4.gz # buildkit681.07 MB12ENTRYPOINT ["/opt/sandbox-host/bin/sandbox-host"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'