sha256:dd3ebd1217c0775a8858cbf0395f8e1ae8ba9ff6fc4dc3d6e24d4b4f67d55d8b
OS/ARCH
Compressed size
104.16 MB
Last pushed
11 months by sentrybuilder
Type
Image
Manifest digest
sha256:ab9cdecce43868eba0375d970902d250bcc8e65c2a08d129a97ae29eb4bc276c
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd taskbroker1.16 KB3RUN /bin/sh -c apt-get update43.83 MB4EXPOSE [50051/tcp]0 B5RUN /bin/sh -c mkdir /opt/sqlite115 B6COPY /taskbroker/VERSION /opt/VERSION # buildkit171 B7COPY /taskbroker/target/release/taskbroker /opt/taskbroker # buildkit33.41 MB8WORKDIR /opt32 B9CMD ["/opt/taskbroker"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1759104000'