Sign inSign up

vungle/golang:1.24.2

Multi-platform
Index digest

sha256:ee2972a542b1e03ae45ac8233f5b34d1897957db291bde77959e2a1b8e056739

OS/ARCH

Compressed size

337.96 MB

Last pushed

10 months by liftoffdockerhub

Type

Image

Manifest digest

sha256:02870475ce4d3b5ce9a2e3cbd81f6a60771a2f605ba9dd4e746cd986a196863f

Image Layers

1# debian.sh --arch 'amd64' out/46.24 MB
2RUN /bin/sh -c set -eux;22.9 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -eux;88.07 MB
5ENV GOLANG_VERSION=1.24.20 B
6ENV GOTOOLCHAIN=local0 B
7ENV GOPATH=/go0 B
8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9COPY /target/ / # buildkit75.29 MB
10RUN /bin/sh -c mkdir -p126 B
11WORKDIR /go32 B
12ENV OUTDIR=/out0 B
13RUN /bin/sh -c go install10.33 MB
14RUN /bin/sh -c go install4.51 MB
15RUN /bin/sh -c go install6.12 MB
16RUN /bin/sh -c go install12.18 MB
17RUN /bin/sh -c go install10.9 MB
18RUN /bin/sh -c rm -rf166 B
19COPY files/report.sh /usr/local/bin/report.sh # buildkit377 B
20COPY files/coverage.sh /usr/local/bin/coverage.sh # buildkit852 B
21COPY files/lint.sh /usr/local/bin/lint.sh # buildkit465 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'