Sign inSign up

pats22/xgo:go-1.21.4-base

Multi-platform
Index digest

sha256:aa00074271182ac3b0f8a65a1457e645e0dccdd1c365c7bf6b4bf8df8d9dee9e

OS/ARCH

Compressed size

1.17 GB

Last pushed

over 2 years by pats22

Type

Image

Manifest digest

sha256:b1e88c600ba0036c2f326099a40b06f78c925d5c729cd04a3f63c4e452410b01

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=techknowlogick <[email protected]>0 B
8ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9ENV GOPATH=/go0 B
10ENV DEBIAN_FRONTEND=noninteractive0 B
11COPY fetch.sh /fetch.sh # buildkit471 B
12ENV FETCH=/fetch.sh0 B
13RUN /bin/sh -c chmod +x554 B
14SHELL [/bin/bash -o pipefail -c]0 B
15RUN /bin/bash -o pipefail -c31.85 MB
16RUN /bin/bash -o pipefail -c32 B
17RUN /bin/bash -o pipefail -c206.79 MB
18RUN /bin/bash -o pipefail -c835.83 MB
19RUN /bin/bash -o pipefail -c238 B
20COPY patches /patches # buildkit284 B
21COPY bootstrap_pure.sh /bootstrap_pure.sh # buildkit1.22 KB
22ENV BOOTSTRAP_PURE=/bootstrap_pure.sh0 B
23RUN /bin/bash -o pipefail -c1.22 KB
24COPY build_deps.sh /build_deps.sh # buildkit618 B
25ENV BUILD_DEPS=/build_deps.sh0 B
26RUN /bin/bash -o pipefail -c620 B
27ENTRYPOINT ["/bin/bash" "-l" "-c"]0 B
28ARG TARGETPLATFORM0 B
29ENV GO_VERSION=12140 B
30RUN |1 TARGETPLATFORM=linux/amd64 /bin/bash -o99.23 MB

Command

 ARG RELEASE