Sign inSign up

vungle/golang:1.24-dev

Multi-platform
Index digest

sha256:bc979cd8fd8e519cff83e5151916d3229fae8e0f3301dcc3fb1f8275a4e0c74a

OS/ARCH

Compressed size

337.98 MB

Last pushed

10 months by liftoffdockerhub

Type

Image

Manifest digest

sha256:7f128626126a32b6652b8762892eee6479eb09ce52b461d17de373f5dd70c7bb

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.13 MB
16RUN /bin/sh -c go install12.19 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 # buildkit369 B
20COPY files/coverage.sh /usr/local/bin/coverage.sh # buildkit848 B
21COPY files/lint.sh /usr/local/bin/lint.sh # buildkit458 B

Command

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