sha256:30b3f256b6f5c61e6518bcf431027cffa97e3959df72418b0ae8a193938a89ae
OS/ARCH
Compressed size
1.28 GB
Last pushed
24 days by umputun
Type
Image
Manifest digest
sha256:3f86abb5c0202da1bb2e3e65e8cb02183bf60cad545c2b4fb11477b8fe840d0b
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add239.32 KB4ENV GOLANG_VERSION=1.27.00 B5ENV GOTOOLCHAIN=local0 B6ENV GOPATH=/go0 B7ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8COPY /target/ / # buildkit67.77 MB9RUN /bin/sh -c mkdir -p127 B10WORKDIR /go32 B12LABEL org.opencontainers.image.source=https://github.com/umputun/baseimage0 B13ENV TIME_ZONE=America/Chicago CGO_ENABLED=0 GOVERALLS=0.0.12 GOLANGCI=2.13.10 B14RUN /bin/sh -c apk --no-cache71.38 MB15RUN /bin/sh -c apk add6.86 MB16RUN /bin/sh -c go version35.35 MB17RUN /bin/sh -c go install274.32 MB18RUN /bin/sh -c go install12.63 MB19RUN /bin/sh -c go install3.74 MB20RUN /bin/sh -c go install832.07 MB21ADD coverage.sh /script/coverage.sh # buildkit510 B22ADD git-rev.sh /script/git-rev.sh # buildkit574 B23ADD version.sh /script/version.sh # buildkit468 B24RUN /bin/sh -c chmod +x506 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit