sha256:dd0bfd2345dcc0058e286cc9ff50292d760f034a90d738e4602b50b8a3fb8ff0
OS/ARCH
Compressed size
97 MB
Last pushed
about 1 year by sentrybuilder
Type
Image
Manifest digest
sha256:54ae0be4bb3c6b94d76799e2fb7847c852c995687826b07ff952067c2508bad9
Image Layers
1# debian.sh --arch 'arm64' out/27.83 MB2RUN /bin/sh -c groupadd taskbroker1.16 KB3RUN /bin/sh -c apt-get update39.59 MB4EXPOSE map[50051/tcp:{}]0 B5RUN /bin/sh -c mkdir /opt/sqlite115 B6COPY /taskbroker/VERSION /opt/VERSION # buildkit140 B7COPY /taskbroker/target/release/taskbroker /opt/taskbroker # buildkit29.57 MB8WORKDIR /opt32 B9CMD ["/opt/taskbroker"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1754870400'