openeuler/go:latest

Multi-platform
Index digest

sha256:de21043541b698cf7355e05a97dd86fa3a7d7051bb422c66aa0c3ef8e1956d34

OS/ARCH

Compressed size

326.2 MB

Last pushed

3 months by openeuleros

Type

Image

Manifest digest

sha256:a6827d46adadbf4afea905fc9aa53ec187f4006f64fc88f15f4624d1ab16b79f

Image Layers

1ARG TARGETARCH=amd640 B
2ADD openEuler-docker-rootfs.amd64.tar.xz / # buildkit61.91 MB
3RUN |1 TARGETARCH=amd64 /bin/sh -c35.18 MB
4CMD ["bash"]0 B
5ARG TARGETARCH=amd640 B
6ARG LOCAL_PATH=/usr/local0 B
7ENV GOPATH=/go0 B
8ENV GOTOOLCHAIN=local0 B
9ENV GOLANG_VERSION=1.24rc10 B
10ENV GOROOT=/usr/local/go0 B
11ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12RUN |2 TARGETARCH=amd64 LOCAL_PATH=/usr/local /bin/sh188.14 MB
13RUN |2 TARGETARCH=amd64 LOCAL_PATH=/usr/local /bin/sh38.86 MB
14RUN |2 TARGETARCH=amd64 LOCAL_PATH=/usr/local /bin/sh2.1 MB
15WORKDIR /go32 B
16CMD ["go" "version"]0 B

Command

ARG TARGETARCH=amd64