sha256:a6ec6d5e3ae3d13075dc4446a5beb604701f2e9c0a88c67ba4601bbfea745b0f
OS/ARCH
Compressed size
2 GB
Last pushed
over 2 years by pats22
Type
Image
Manifest digest
sha256:ea91d0740704d31a88e3114c7f27f894fe7ea14438ab80fe28624e61596bbc66
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.24 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 # buildkit471 B12ENV FETCH=/fetch.sh0 B13RUN /bin/sh -c chmod +x553 B14SHELL [/bin/bash -o pipefail -c]0 B15RUN /bin/bash -o pipefail -c33.39 MB16RUN /bin/bash -o pipefail -c32 B17RUN /bin/bash -o pipefail -c206.79 MB18RUN /bin/bash -o pipefail -c836 MB19RUN /bin/bash -o pipefail -c239 B20COPY patches /patches # buildkit284 B21ENV OSX_SDK=MacOSX11.1.sdk0 B22ENV OSX_SDK_PATH=https://github.com/phracker/MacOSX-SDKs/releases/download/11.0-11.1/MacOSX11.1.sdk.tar.xz0 B23ENV LD_LIBRARY_PATH=/osxcross/target/lib0 B24RUN /bin/bash -o pipefail -c78.69 MB25ADD patch.tar.xz MacOSX11.1.sdk/usr/include/c++ # buildkit403.48 KB26SHELL [/bin/bash -o pipefail -c]0 B27RUN /bin/bash -o pipefail -c283.04 MB28ENV PATH=/osxcross/target/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B29COPY prep_freebsd.sh /prep_freebsd.sh # buildkit1.04 KB30RUN /bin/bash -o pipefail -c484.63 MB31ENV 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 B32COPY bootstrap_pure.sh /bootstrap_pure.sh # buildkit1.22 KB33ENV BOOTSTRAP_PURE=/bootstrap_pure.sh0 B34RUN /bin/bash -o pipefail -c1.22 KB35COPY build_deps.sh /build_deps.sh # buildkit619 B36ENV BUILD_DEPS=/build_deps.sh0 B37RUN /bin/bash -o pipefail -c621 B38ENTRYPOINT ["/bin/bash" "-l" "-c"]0 B39ARG TARGETPLATFORM0 B40ENV GO_VERSION=12220 B41RUN |1 TARGETPLATFORM=linux/amd64 /bin/bash -o102.62 MBCommand
ARG RELEASE