sha256:580da25288f37dee919abc2fa919b39d7d1d42efce512300b232a734b0e9048a
OS/ARCH
Compressed size
53.7 MB
Last pushed
about 1 year by locustbaby
Type
Image
Manifest digest
sha256:3582782fdd61982d172c71cfa4b14be11f51c8f7f8df411d82e661f74dfec762
Image Layers
1# debian.sh --arch 'arm64' out/27.41 MB2WORKDIR /app93 B3ARG VERSION=0.0.20 B4ENV VERSION=0.0.20 B5COPY /app/go-server/go-server /app/go-server # buildkit24.92 MB6COPY /app/trivy-dashboard/dist /app/trivy-dashboard/dist # buildkit366.49 KB7COPY /app/VERSION /app/VERSION # buildkit145 B8RUN |1 VERSION=0.0.2 /bin/sh -c1.01 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.20 B13LABEL org.opencontainers.image.created=$(date -u +%Y-%m-%dT%H:%M:%SZ)0 B14CMD ["/app/go-server"]0 B15EXPOSE map[8080/tcp:{}]0 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1751241600'