sha256:ab245e3bb21c529561d33f2a05f47c30e86cb6df7a22858faad093e16b98c4ad
OS/ARCH
Compressed size
1.28 GB
Last pushed
16 days by umputun
Type
Image
Manifest digest
sha256:38dead77fd79e14a65479d37c2f5e2582d4d722931474bcfa81df0ddfd82f944
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add239.33 KB4ENV GOLANG_VERSION=1.27.10 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.79 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.87 MB16RUN /bin/sh -c go version35.35 MB17RUN /bin/sh -c go install274.61 MB18RUN /bin/sh -c go install12.55 MB19RUN /bin/sh -c go install3.74 MB20RUN /bin/sh -c go install831.99 MB21ADD coverage.sh /script/coverage.sh # buildkit515 B22ADD git-rev.sh /script/git-rev.sh # buildkit577 B23ADD version.sh /script/version.sh # buildkit474 B24RUN /bin/sh -c chmod +x511 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit