sha256:6deca3a83132fe3e10075ca2fcafc8aa8eb4e749d1aad6299d4cc9dfc596b8f3
OS/ARCH
Compressed size
1.18 GB
Last pushed
over 2 years by pats22
Type
Image
Manifest digest
sha256:114acf1571423663c23eedb9908b7fed70e6b445ba9780b12c1f3a58c5706062
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 +x554 B14SHELL [/bin/bash -o pipefail -c]0 B15RUN /bin/bash -o pipefail -c31.85 MB16RUN /bin/bash -o pipefail -c32 B17RUN /bin/bash -o pipefail -c206.79 MB18RUN /bin/bash -o pipefail -c835.83 MB19RUN /bin/bash -o pipefail -c238 B20COPY patches /patches # buildkit284 B21COPY bootstrap_pure.sh /bootstrap_pure.sh # buildkit1.22 KB22ENV BOOTSTRAP_PURE=/bootstrap_pure.sh0 B23RUN /bin/bash -o pipefail -c1.22 KB24COPY build_deps.sh /build_deps.sh # buildkit618 B25ENV BUILD_DEPS=/build_deps.sh0 B26RUN /bin/bash -o pipefail -c620 B27ENTRYPOINT ["/bin/bash" "-l" "-c"]0 B28ARG TARGETPLATFORM0 B29ENV GO_VERSION=12140 B30RUN |1 TARGETPLATFORM=linux/amd64 /bin/bash -o99.23 MB32COPY go.mod /xgo-src/ # buildkit181 B33COPY xgo.go /xgo-src/ # buildkit6.56 KB34ENV XGO_IN_XGO=10 B35WORKDIR /xgo-src32 B36RUN /bin/bash -o pipefail -c10.46 MB37WORKDIR /0 B38COPY docker/build/build.sh /build.sh # buildkit5.17 KB39ENV BUILD=/build.sh0 B40RUN /bin/bash -o pipefail -c5.17 KB41CMD ["/build.sh"]0 BCommand
ARG RELEASE