sha256:8ea224e4da29afc1ec4705036053179896c7db02dfc3ab814aef986b4916d10b
OS/ARCH
Compressed size
55.6 MB
Last pushed
8 months by locustbaby
Type
Image
Manifest digest
sha256:6c532360d823575c275a7debfbe220ebcdd09c949b7e2bf4b3c729af4691ce45
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2WORKDIR /app93 B3ARG VERSION=0.0.0-dev.20260201.7ef226c0 B4ENV VERSION=0.0.0-dev.20260201.7ef226c0 B5COPY /app/go-server/go-server /app/go-server # buildkit25.51 MB6COPY /app/trivy-dashboard/dist /app/trivy-dashboard/dist # buildkit102.29 KB7COPY /app/VERSION /app/VERSION # buildkit147 B8RUN |1 VERSION=0.0.0-dev.20260201.7ef226c /bin/sh -c3.19 MB9LABEL org.opencontainers.image.description=This image contains Trivy0 B10LABEL org.opencontainers.image.authors=https://github.com/locustbaby0 B11LABEL org.opencontainers.image.source=https://github.com/locustbaby/trivy-ui0 B12LABEL org.opencontainers.image.version=0.0.0-dev.20260201.7ef226c0 B13LABEL org.opencontainers.image.created=$(date -u +%Y-%m-%dT%H:%M:%SZ)0 B14CMD ["/app/go-server"]0 B15EXPOSE [8080/tcp]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1768176000'