sha256:505634f52de5bbf718fb8578537b61e417ce0a6fec944cc57b48f932ef88044e
OS/ARCH
linux/amd64
Compressed size
843.01 MB
Last pushed
9 days by joaquinborggiolc
Type
Image
Manifest digest
sha256:30c08cb8dbd61c34d98d1fb95c2a2fd56cecbf36f38e24965cb35193a162e442
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update9.1 MB3WORKDIR /code92 B4COPY ./.env.development ./.env.staging ./.env.production ./.env.local_kubernetes6.64 KB5COPY /out / # buildkit47.35 MB6COPY /usr/local/bin/juicefs /usr/local/bin/juicefs # buildkit38.55 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.06 MB11COPY /artifacts/builder-base.ext4.gz /opt/sandbox-host/bin/builder-base.ext4.gz # buildkit653.55 MB12ENTRYPOINT ["/opt/sandbox-host/bin/sandbox-host"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'