sha256:84c85ec60a97324a6d9099df8d48aee7e337a7e22b4f928ca590a607169f940e
OS/ARCH
linux/amd64
Compressed size
871.45 MB
Last pushed
28 days by joaquinborggiolc
Type
Image
Manifest digest
sha256:b0b2effacc157883d79b603cf110c9806fd46bd3c105237ec5fd33028b50062c
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.34 KB5COPY /out / # buildkit45.6 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 # buildkit891.99 KB9COPY /vmlinux /opt/sandbox-host/bin/vmlinux # buildkit17.71 MB10COPY /tools.ext4 /opt/sandbox-host/bin/tools.ext4 # buildkit47.03 MB11COPY /artifacts/builder-base.ext4.gz /opt/sandbox-host/bin/builder-base.ext4.gz # buildkit683.58 MB12ENTRYPOINT ["/opt/sandbox-host/bin/sandbox-host"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'