sha256:580da25288f37dee919abc2fa919b39d7d1d42efce512300b232a734b0e9048a
OS/ARCH
Compressed size
56.89 MB
Last pushed
about 1 year by locustbaby
Type
Image
Manifest digest
sha256:b97175b8aeceee87105a8f67e6fb0dc635c4d03fcb10832ddf7935ce92a34a3f
Image Layers
1# debian.sh --arch 'amd64' out/28.85 MB2WORKDIR /app91 B3ARG VERSION=0.0.20 B4ENV VERSION=0.0.20 B5COPY /app/go-server/go-server /app/go-server # buildkit26.66 MB6COPY /app/trivy-dashboard/dist /app/trivy-dashboard/dist # buildkit366.48 KB7COPY /app/VERSION /app/VERSION # buildkit145 B8RUN |1 VERSION=0.0.2 /bin/sh -c1.02 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 'amd64' out/ 'bullseye' '@1751241600'