Introducing our new CEO Don Johnson - Read More
golang logo

golang:1.24-rc-bullseye

Multi-platform
Languages & Frameworks
Index digest

sha256:f55e8bdab1c1dad7f9a442b93445ca6887afe3f76fe2ff52f6a830b2811bac10

OS/ARCH

Compressed size

275.44 MB

Last pushed

6 days by doijanky

Type

Image

Vulnerabilities

0
1
1
0
1

Manifest digest

sha256:ec4ae78fab09917234a7ee85f72d285ecec23e6ac81cdf8258714e23528f4d65

Layers (11)

0

# debian.sh --arch 'amd64' out/ 'bullseye' '@1738540800'

53.74 MB


1

RUN /bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl gnupg netbase wget ; rm -rf /var/lib/apt/lists/* # buildkit

15.56 MB


2

RUN /bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends git mercurial openssh-client subversion procps ; rm -rf /var/lib/apt/lists/* # buildkit

54.75 MB


3

RUN /bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends g++ gcc libc6-dev make pkg-config ; rm -rf /var/lib/apt/lists/* # buildkit

85.97 MB


4

ENV GOLANG_VERSION=1.24rc3

0 B


5

ENV GOTOOLCHAIN=local

0 B


6

ENV GOPATH=/go

0 B


7

ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

0 B


8

COPY /target/ / # buildkit

78.8 MB


9

RUN /bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 1777 "$GOPATH" # buildkit

126 B


10

WORKDIR /go

32 B


This image couldn't be analyzed
It may have an unsupported architecture, or exceed the maximum size