Sign inSign up

vungle/golang:1.24-dev

Multi-platform
Index digest

sha256:bc979cd8fd8e519cff83e5151916d3229fae8e0f3301dcc3fb1f8275a4e0c74a

OS/ARCH

Compressed size

326.59 MB

Last pushed

10 months by liftoffdockerhub

Type

Image

Manifest digest

sha256:37eeea1e998abdfd9eb3ed3a3a0e406842c6ae5f0d08ec676e3b3f0e78a2d086

Image Layers

1# debian.sh --arch 'arm64' out/46.09 MB
2RUN /bin/sh -c set -eux;22.45 MB
3RUN /bin/sh -c set -eux;61.37 MB
4RUN /bin/sh -c set -eux;82.41 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/ / # buildkit71.72 MB
10RUN /bin/sh -c mkdir -p126 B
11WORKDIR /go32 B
12ENV OUTDIR=/out0 B
13RUN /bin/sh -c go install9.91 MB
14RUN /bin/sh -c go install4.29 MB
15RUN /bin/sh -c go install6.05 MB
16RUN /bin/sh -c go install11.78 MB
17RUN /bin/sh -c go install10.52 MB
18RUN /bin/sh -c rm -rf166 B
19COPY files/report.sh /usr/local/bin/report.sh # buildkit370 B
20COPY files/coverage.sh /usr/local/bin/coverage.sh # buildkit848 B
21COPY files/lint.sh /usr/local/bin/lint.sh # buildkit459 B

Command

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