sha256:adecf5ddfe4ce4fdf3eba7ffd7890f5b116f74e0831d5102a46cc43a9be77a21
OS/ARCH
linux/amd64
Compressed size
731.46 MB
Last pushed
about 2 months by joaquinborggiolc
Type
Image
Manifest digest
sha256:43cdd11c3511448ba802b6219c6d9af8b42d7e66b20c2fad116f371d643cae61
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 # 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 # buildkit548.98 MB12ENTRYPOINT ["/opt/sandbox-host/bin/sandbox-host"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'