sha256:8957e2aff423e0169020f7121c9dab19cfac10343b0d9c5e7fe77791436b9f41
OS/ARCH
Compressed size
58.1 MB
Last pushed
7 months by locustbaby
Type
Image
Manifest digest
sha256:a487248c29b92d6381853bfa11ed7c22ff60e4983092ac675985cd55731bdd18
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2WORKDIR /app93 B3ARG VERSION=0.0.0-dev.20260213.aa74b8d0 B4ENV VERSION=0.0.0-dev.20260213.aa74b8d0 B5COPY /app/go-server/go-server /app/go-server # buildkit27.73 MB6COPY /app/trivy-dashboard/dist /app/trivy-dashboard/dist # buildkit102.29 KB7COPY /app/VERSION /app/VERSION # buildkit145 B8RUN |1 VERSION=0.0.0-dev.20260213.aa74b8d /bin/sh -c3.35 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.20260213.aa74b8d0 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 'amd64' out/ 'bookworm' '@1769990400'