sha256:57686867d62e05ecdbfd26df5369dfebc088802085b96d5677b8889ee993e787
OS/ARCH
linux/amd64
Compressed size
321.04 MB
Last pushed
over 1 year by shivamnagar409
Type
Image
Manifest digest
sha256:57686867d62e05ecdbfd26df5369dfebc088802085b96d5677b8889ee993e787
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -eux;88.05 MB5ENV GOLANG_VERSION=1.23.40 B6ENV GOTOOLCHAIN=local0 B7ENV GOPATH=/go0 B8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9COPY /target/ / # buildkit70.62 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12WORKDIR /app92 B13COPY go.mod go.sum ./ #1.02 KB14RUN /bin/sh -c go mod8.34 MB15COPY . ./ # buildkit3.79 KB16RUN /bin/sh -c CGO_ENABLED=0 GOOS=linux23.44 MB17EXPOSE map[8080/tcp:{}]0 B18ENTRYPOINT ["/image-scanner-integrator"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'