Sign inSign up

pats22/xgo:go-1.21.4-base

Multi-platform
Index digest

sha256:aa00074271182ac3b0f8a65a1457e645e0dccdd1c365c7bf6b4bf8df8d9dee9e

OS/ARCH

Compressed size

1.04 GB

Last pushed

over 2 years by pats22

Type

Image

Manifest digest

sha256:7d1b80e769bd2f61f2bd2600666b36102652143a5cce4fa55108fbbfd816dfe8

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 / 24.77 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 +x470 B
14SHELL [/bin/bash -o pipefail -c]0 B
15RUN /bin/bash -o pipefail -c22.92 MB
16RUN /bin/bash -o pipefail -c114.31 MB
17RUN /bin/bash -o pipefail -c32 B
18RUN /bin/bash -o pipefail -c805.67 MB
19RUN /bin/bash -o pipefail -c237 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/arm64 /bin/bash -o95.18 MB

Command

 ARG RELEASE