sha256:f907ab9281897511322bf3e144967a5344fe559b8efae9eac41b38b39b3e4771
OS/ARCH
linux/amd64
Compressed size
869.03 MB
Last pushed
19 days by joaquinborggiolc
Type
Image
Manifest digest
sha256:388deac13968f4a3a46456bcaeb880e2de6a772c8ce8aa1709f351dbe3391b43
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.68 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.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'