sha256:cf74bb56473cf04e6bca0a9d49228b5fd5eb0c0c7f2c29bc0bc5eed04146b9d0
OS/ARCH
Compressed size
104.36 MB
Last pushed
10 months by sentrybuilder
Type
Image
Manifest digest
sha256:93fb373dec86bd17a5ca16ea56da244d083bfb4f5cc30360c50958eadae5b302
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd taskbroker1.16 KB3RUN /bin/sh -c apt-get update43.84 MB4EXPOSE [50051/tcp]0 B5RUN /bin/sh -c mkdir /opt/sqlite115 B6COPY /taskbroker/VERSION /opt/VERSION # buildkit168 B7COPY /taskbroker/target/release/taskbroker /opt/taskbroker # buildkit33.6 MB8WORKDIR /opt32 B9CMD ["/opt/taskbroker"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'