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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B8ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV GOPATH=/go0 B10ENV DEBIAN_FRONTEND=noninteractive0 B11COPY fetch.sh /fetch.sh # buildkit470 B12ENV FETCH=/fetch.sh0 B13RUN /bin/sh -c chmod +x471 B14SHELL [/bin/bash -o pipefail -c]0 B15RUN /bin/bash -o pipefail -c2.1 GB16RUN /bin/bash -o pipefail -c32 B17RUN /bin/bash -o pipefail -c86.47 MB18RUN /bin/bash -o pipefail -c235.26 MB19RUN /bin/bash -o pipefail -c238 B20COPY patches /patches # buildkit285 B21ENV OSX_SDK_REPO=alexey-lysiuk/macos-sdk0 B22ENV OSX_SDK_VERSION=15.50 B23ENV OSX_SDK=MacOSX15.5.sdk0 B24ENV OSX_SDK_PATH=https://github.com/alexey-lysiuk/macos-sdk/releases/download/15.5/MacOSX15.5.tar.xz0 B25ENV LD_LIBRARY_PATH=/osxcross/target/lib0 B26RUN /bin/bash -o pipefail -c90.09 MB27SHELL [/bin/bash -o pipefail -c]0 B28RUN /bin/bash -o pipefail -c336.59 MB29ENV PATH=/osxcross/target/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B30COPY prep_freebsd.sh /prep_freebsd.sh # buildkit1.01 KB31RUN /bin/bash -o pipefail -c750.17 MB32ENV 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 B33ENV LLVM_MINGW_VERSION=202512160 B34ENV LLVM_MINGW_PREFIX=/llvm-mingw0 B35RUN /bin/bash -o pipefail -c134.28 MB36ENV 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 B37COPY bootstrap_pure.sh /bootstrap_pure.sh # buildkit676 B38ENV BOOTSTRAP_PURE=/bootstrap_pure.sh0 B39RUN /bin/bash -o pipefail -c676 B40COPY build_deps.sh /build_deps.sh # buildkit621 B41ENV BUILD_DEPS=/build_deps.sh0 B42RUN /bin/bash -o pipefail -c621 B43ENTRYPOINT ["/bin/bash" "-l" "-c"]0 B44ARG TARGETPLATFORM=linux/amd640 B45ENV GO_VERSION=12700 B46RUN |1 TARGETPLATFORM=linux/amd64 /bin/bash -o114.11 MB48COPY go.mod go.sum /xgo-src/ #3.8 KB49COPY *.go /xgo-src/ # buildkit12 KB50ENV XGO_IN_XGO=10 B51WORKDIR /xgo-src32 B52RUN /bin/bash -o pipefail -c42.88 MB53WORKDIR /0 B54COPY docker/build/build.sh /build.sh # buildkit5.31 KB55ENV BUILD=/build.sh0 B56RUN /bin/bash -o pipefail -c5.31 KB57ENTRYPOINT ["/build.sh"]0 B58RUN /bin/bash -o pipefail -c36.23 MBCommand
ARG RELEASE