sha256:d44100e615c3ab187839ef85e0b10a65aedbdc108d123b1c9f9d58e13f6a0faf
OS/ARCH
linux/arm64
Compressed size
1.91 GB
Last pushed
almost 3 years by pats22
Type
Image
Manifest digest
sha256:87597cb9b7a1ab3b3e72fa6a153c544d53a911af2f6c8ba12f5e5bb9818feede
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 / 24.77 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 +x470 B14SHELL [/bin/bash -o pipefail -c]0 B15RUN /bin/bash -o pipefail -c1.07 GB16RUN /bin/bash -o pipefail -c238 B17COPY patches /patches # buildkit284 B18ENV OSX_SDK=MacOSX11.1.sdk0 B19ENV OSX_SDK_PATH=https://github.com/phracker/MacOSX-SDKs/releases/download/11.0-11.1/MacOSX11.1.sdk.tar.xz0 B20ENV LD_LIBRARY_PATH=/osxcross/target/lib0 B21RUN /bin/bash -o pipefail -c78.69 MB22ADD patch.tar.xz MacOSX11.1.sdk/usr/include/c++ # buildkit403.48 KB23SHELL [/bin/bash -o pipefail -c]0 B24RUN /bin/bash -o pipefail -c278.21 MB25ENV PATH=/osxcross/target/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26COPY prep_freebsd.sh /prep_freebsd.sh # buildkit1.04 KB27RUN /bin/bash -o pipefail -c480.81 MB28ENV 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 B29COPY bootstrap_pure.sh /bootstrap_pure.sh # buildkit1.22 KB30ENV BOOTSTRAP_PURE=/bootstrap_pure.sh0 B31RUN /bin/bash -o pipefail -c1.22 KB32COPY build_deps.sh /build_deps.sh # buildkit618 B33ENV BUILD_DEPS=/build_deps.sh0 B34RUN /bin/bash -o pipefail -c620 B35ENTRYPOINT ["/bin/bash" "-l" "-c"]0 BCommand
ARG RELEASE