sha256:04587add4459bbafb936791bb7a6f74bc917fa5c7e010d7e8a80a303185de58b
OS/ARCH
Compressed size
51 MB
Last pushed
over 1 year by locustbaby
Type
Image
Manifest digest
sha256:390221e5fa8106ce1ea8a2566efeabbe636c5b371b4237edec4c08997fb5b63e
Image Layers
1# debian.sh --arch 'arm64' out/27.42 MB2WORKDIR /app92 B3ARG VERSION=0.0.10 B4ENV VERSION=0.0.10 B5COPY /app/go-server/go-server /app/go-server # buildkit22 MB6COPY /app/trivy-dashboard/dist /app/trivy-dashboard/dist # buildkit592.48 KB7COPY /app/VERSION /app/VERSION # buildkit146 B8RUN |1 VERSION=0.0.1 /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.10 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' '@1743984000'