unknown-unknown
sha256:ab902deecd27b9f12ba183501812f195e1a42f27a13b4017d9f823fc8ceb3761
OS/ARCH
Compressed size
38.54 MB
Last pushed
7 months by roryfig
Type
Image
Manifest digest
sha256:9c12ed710b2e2fc69d51013a6818f00c77284277813a7c55ffd0df939264bc2d
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update5.45 MB3RUN /bin/sh -c groupadd -g3.24 KB4WORKDIR /app93 B5COPY /app/target/release/control-plane /app/control-plane # buildkit3.08 MB6COPY /app/services/control-plane/migrations /app/migrations # buildkit1.76 KB7RUN /bin/sh -c chown -R3.08 MB8ARG VERSION=unknown-unknown0 B9ARG GIT_SHA=unknown0 B10ARG BUILD_TIME=2025-12-20T10:56:58Z0 B11LABEL org.opencontainers.image.version=unknown-unknown org.opencontainers.image.revision=unknown org.opencontainers.image.created=2025-12-20T10:56:58Z org.opencontainers.image.title=Identity0 B12ENV RUST_LOG=info VERSION=unknown-unknown GIT_SHA=unknown0 B13EXPOSE [8080/tcp]0 B14HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8080/health0 B15USER 10000 B16CMD ["/app/control-plane"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1765152000'