Sign inSign up

pats22/xgo:go-1.23.2-base

Multi-platform
Index digest

sha256:2571779f57909726258017e800d7f80f8b78b289544c42435ad84bf94f5d489b

OS/ARCH

Compressed size

2.66 GB

Last pushed

almost 2 years by pats22

Type

Image

Manifest digest

sha256:02f6c7d9415212392538c2756eaadd93e4ace96e530af0cf92fa2ba1e86704eb

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 27.55 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 -c1.89 GB
16RUN /bin/bash -o pipefail -c81.81 MB
17RUN /bin/bash -o pipefail -c32 B
18RUN /bin/bash -o pipefail -c206.03 MB
19RUN /bin/bash -o pipefail -c238 B
20COPY patches /patches # buildkit284 B
21ENV OSX_SDK=MacOSX11.1.sdk0 B
22ENV OSX_SDK_PATH=https://github.com/phracker/MacOSX-SDKs/releases/download/11.0-11.1/MacOSX11.1.sdk.tar.xz0 B
23ENV LD_LIBRARY_PATH=/osxcross/target/lib0 B
24RUN /bin/bash -o pipefail -c78.69 MB
25ADD patch.tar.xz MacOSX11.1.sdk/usr/include/c++ # buildkit403.48 KB
26SHELL [/bin/bash -o pipefail -c]0 B
27RUN /bin/bash -o pipefail -c285.99 MB
28ENV PATH=/osxcross/target/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
29COPY prep_freebsd.sh /prep_freebsd.sh # buildkit1.06 KB
30ENV PATH=/freebsdcross/x86_64-pc-freebsd12/bin:/osxcross/target/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
31COPY bootstrap_pure.sh /bootstrap_pure.sh # buildkit771 B
32ENV BOOTSTRAP_PURE=/bootstrap_pure.sh0 B
33RUN /bin/bash -o pipefail -c771 B
34COPY build_deps.sh /build_deps.sh # buildkit619 B
35ENV BUILD_DEPS=/build_deps.sh0 B
36RUN /bin/bash -o pipefail -c621 B
37ENTRYPOINT ["/bin/bash" "-l" "-c"]0 B
38ARG TARGETPLATFORM=linux/arm640 B
39ENV GO_VERSION=12320 B
40RUN |1 TARGETPLATFORM=linux/arm64 /bin/bash -o105.42 MB

Command

 ARG RELEASE