Sign inSign up

n4jm4/octane-xgo:latest

Multi-platform
Index digest

sha256:e92f92a763d3c65fc7ebeccb0a5a018111bd5a71069724b1a32bb20121263411

OS/ARCH

Compressed size

3.91 GB

Last pushed

about 1 month by mcandre

Type

Image

Manifest digest

sha256:65ac2fcbb7e904b1cb8c6e42a96d5fa9c4c7e10144be3de89107775fc4f5e7a1

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 / 28.35 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 # buildkit470 B
12ENV FETCH=/fetch.sh0 B
13RUN /bin/sh -c chmod +x471 B
14SHELL [/bin/bash -o pipefail -c]0 B
15RUN /bin/bash -o pipefail -c2.1 GB
16RUN /bin/bash -o pipefail -c32 B
17RUN /bin/bash -o pipefail -c86.47 MB
18RUN /bin/bash -o pipefail -c235.26 MB
19RUN /bin/bash -o pipefail -c238 B
20COPY patches /patches # buildkit285 B
21ENV OSX_SDK_REPO=alexey-lysiuk/macos-sdk0 B
22ENV OSX_SDK_VERSION=15.50 B
23ENV OSX_SDK=MacOSX15.5.sdk0 B
24ENV OSX_SDK_PATH=https://github.com/alexey-lysiuk/macos-sdk/releases/download/15.5/MacOSX15.5.tar.xz0 B
25ENV LD_LIBRARY_PATH=/osxcross/target/lib0 B
26RUN /bin/bash -o pipefail -c90.09 MB
27SHELL [/bin/bash -o pipefail -c]0 B
28RUN /bin/bash -o pipefail -c336.59 MB
29ENV PATH=/osxcross/target/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
30COPY prep_freebsd.sh /prep_freebsd.sh # buildkit1.01 KB
31RUN /bin/bash -o pipefail -c750.17 MB
32ENV PATH=/freebsdcross/x86_64-pc-freebsd14/bin:/osxcross/target/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
33ENV LLVM_MINGW_VERSION=202512160 B
34ENV LLVM_MINGW_PREFIX=/llvm-mingw0 B
35RUN /bin/bash -o pipefail -c134.28 MB
36ENV PATH=/llvm-mingw/bin:/freebsdcross/x86_64-pc-freebsd14/bin:/osxcross/target/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
37COPY bootstrap_pure.sh /bootstrap_pure.sh # buildkit676 B
38ENV BOOTSTRAP_PURE=/bootstrap_pure.sh0 B
39RUN /bin/bash -o pipefail -c676 B
40COPY build_deps.sh /build_deps.sh # buildkit621 B
41ENV BUILD_DEPS=/build_deps.sh0 B
42RUN /bin/bash -o pipefail -c621 B
43ENTRYPOINT ["/bin/bash" "-l" "-c"]0 B
44ARG TARGETPLATFORM=linux/amd640 B
45ENV GO_VERSION=12700 B
46RUN |1 TARGETPLATFORM=linux/amd64 /bin/bash -o114.11 MB
47LABEL maintainer=techknowlogick <[email protected]>0 B
48COPY go.mod go.sum /xgo-src/ #3.8 KB
49COPY *.go /xgo-src/ # buildkit12 KB
50ENV XGO_IN_XGO=10 B
51WORKDIR /xgo-src32 B
52RUN /bin/bash -o pipefail -c42.88 MB
53WORKDIR /0 B
54COPY docker/build/build.sh /build.sh # buildkit5.31 KB
55ENV BUILD=/build.sh0 B
56RUN /bin/bash -o pipefail -c5.31 KB
57ENTRYPOINT ["/build.sh"]0 B
58RUN /bin/bash -o pipefail -c36.23 MB

Command

 ARG RELEASE