sha256:2637d075b4ac7be293e94a19b89af3cde4849091f9312457d11b91162c790cfd
OS/ARCH
Compressed size
55.6 MB
Last pushed
7 months by locustbaby
Type
Image
Manifest digest
sha256:52e8d270388faacffd7e14af118e4bfbafeb1ac093cee177d035ebe365abe536
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2WORKDIR /app93 B3ARG VERSION=0.0.30 B4ENV VERSION=0.0.30 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 # buildkit148 B8RUN |1 VERSION=0.0.3 /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.30 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' '@1769990400'