Sign inSign up

umputun/baseimage:buildgo-latest

Multi-platform
Index digest

sha256:0598e7fd5aa1743e80def8e8eeda8a9421d00cf158ccdd99ccbc796e1f8f6f90

OS/ARCH

Compressed size

1.25 GB

Last pushed

13 days by umputun

Type

Image

Manifest digest

sha256:3e78b9ed6a68ba86dc4a4c6b11be6936145dc2b3ddf0cbec2fc1e3a4c81603b9

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add241.71 KB
4ENV GOLANG_VERSION=1.27.10 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/ / # buildkit64.52 MB
9RUN /bin/sh -c mkdir -p127 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.13.10 B
14RUN /bin/sh -c apk --no-cache63.2 MB
15RUN /bin/sh -c apk add7.02 MB
16RUN /bin/sh -c go version33.89 MB
17RUN /bin/sh -c go install267.75 MB
18RUN /bin/sh -c go install11.97 MB
19RUN /bin/sh -c go install3.48 MB
20RUN /bin/sh -c go install822.57 MB
21ADD coverage.sh /script/coverage.sh # buildkit513 B
22ADD git-rev.sh /script/git-rev.sh # buildkit577 B
23ADD version.sh /script/version.sh # buildkit473 B
24RUN /bin/sh -c chmod +x511 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit