sha256:045445f0a74a4c8f15cda9594a7c3f20ce15c37aaef6d83bac1990fce76ee919
OS/ARCH
Compressed size
76.89 MB
Last pushed
29 days by garybowers
Type
Image
Manifest digest
sha256:22c07d0c7ece2363c8c86bde9ce4fb61649a9aaf6f8cb33cdfeffeac29c0cd66
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2RUN /bin/sh -c apt-get update35.09 MB3COPY /out/bootimus /bootimus # buildkit11.71 MB4COPY /src/bootloaders/secureboot-official /usr/share/bootimus/secureboot-official # buildkit1.35 MB5COPY scripts/docker-entrypoint.sh /entrypoint.sh # buildkit442 B6RUN /bin/sh -c chmod +x442 B7EXPOSE [10809/tcp 445/tcp 69/udp 8080/tcp0 B8USER root0 B9VOLUME [/data]0 B10ENTRYPOINT ["/entrypoint.sh"]0 B11CMD ["serve"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'