sha256:5a176df9816d5a8860c6e703e738d48c6550e538258650513653f4202f5325c8
OS/ARCH
linux/amd64
Compressed size
823.21 MB
Last pushed
about 2 months by joaquinborggiolc
Type
Image
Manifest digest
sha256:f37ce1d27cad508ab72a36adaf031ca0fb8b11f65cfda7e8eed73c3303339edf
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.29 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.99 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.72 MB12ENTRYPOINT ["/opt/sandbox-host/bin/sandbox-host"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'