sha256:0c183e223f156c7698d34f017a828804656c7e44e6e2cf6c46cfd0b3e1a022c2
OS/ARCH
Compressed size
97.62 MB
Last pushed
9 months by sentrybuilder
Type
Image
Manifest digest
sha256:b1eb7a81169254d26b01416b6642e893c811f692ab9736d65f41c25100b3e190
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB2RUN /bin/sh -c groupadd taskbroker1.16 KB3RUN /bin/sh -c apt-get update39.64 MB4EXPOSE [50051/tcp]0 B5RUN /bin/sh -c mkdir /opt/sqlite116 B6COPY /taskbroker/VERSION /opt/VERSION # buildkit168 B7COPY /taskbroker/target/release/taskbroker /opt/taskbroker # buildkit31.18 MB8WORKDIR /opt32 B9CMD ["/opt/taskbroker"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1763337600'