Sign inSign up

umputun/baseimage:buildgo-v1.19.2

Multi-platform
Index digest

sha256:c11b294ba5e5d5e5372b6d72568569efc5f2fc505820c665e6db56f6c6670f8d

OS/ARCH

Compressed size

1.17 GB

Last pushed

8 months by umputun

Type

Image

Manifest digest

sha256:b04f0e433be695260d60d4bb1069aeeaf59558b3c9597ed7ea3dda930ae45bad

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add289.14 KB
4ENV GOLANG_VERSION=1.25.60 B
5ENV GOTOOLCHAIN=local0 B
6ENV GOPATH=/go0 B
7ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8COPY /target/ / # buildkit57.37 MB
9RUN /bin/sh -c mkdir -p125 B
10WORKDIR /go32 B
11LABEL org.opencontainers.image.authors=Umputun <[email protected]>0 B
12LABEL org.opencontainers.image.source=https://github.com/umputun/baseimage0 B
13ENV TIME_ZONE=America/Chicago CGO_ENABLED=0 GOVERALLS=0.0.12 GOLANGCI=2.7.20 B
14RUN /bin/sh -c apk --no-cache71.37 MB
15RUN /bin/sh -c apk add6.82 MB
16RUN /bin/sh -c go version32.61 MB
17RUN /bin/sh -c go install214.88 MB
18RUN /bin/sh -c go install11.72 MB
19RUN /bin/sh -c go install3.34 MB
20RUN /bin/sh -c go install796.06 MB
21ADD coverage.sh /script/coverage.sh # buildkit513 B
22ADD git-rev.sh /script/git-rev.sh # buildkit575 B
23ADD version.sh /script/version.sh # buildkit470 B
24RUN /bin/sh -c chmod +x509 B

Command

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit