sha256:107fe5cf14f7629c2b0a48dcb6c1a3011646d795aeb3ac1f41a3432bf4ab19d6
OS/ARCH
linux/amd64
Compressed size
1.01 GB
Last pushed
11 months by dockcrossci
Type
Image
Manifest digest
sha256:107fe5cf14f7629c2b0a48dcb6c1a3011646d795aeb3ac1f41a3432bf4ab19d6
Image Layers
1COPY / / # buildkit68.44 MB2ENV LANG=C.utf80 B3CMD ["/bin/bash"]0 B4ARG POLICY=manylinux_2_280 B5ARG PLATFORM=x86_640 B6ARG DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-14/root0 B7ARG LD_LIBRARY_PATH_ARG=/opt/rh/gcc-toolset-14/root/usr/lib64:/opt/rh/gcc-toolset-14/root/usr/lib:/opt/rh/gcc-toolset-14/root/usr/lib64/dyninst:/opt/rh/gcc-toolset-14/root/usr/lib/dyninst0 B8ARG PREPEND_PATH=/opt/rh/gcc-toolset-14/root/usr/bin:0 B9LABEL maintainer=The ManyLinux project0 B10ENV AUDITWHEEL_POLICY=manylinux_2_28 AUDITWHEEL_ARCH=x86_64 AUDITWHEEL_PLAT=manylinux_2_28_x86_640 B11ENV LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-80 B12ENV DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-14/root0 B13ENV LD_LIBRARY_PATH=/opt/rh/gcc-toolset-14/root/usr/lib64:/opt/rh/gcc-toolset-14/root/usr/lib:/opt/rh/gcc-toolset-14/root/usr/lib64/dyninst:/opt/rh/gcc-toolset-14/root/usr/lib/dyninst0 B14ENV PATH=/opt/rh/gcc-toolset-14/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15ENV PKG_CONFIG_PATH=/usr/local/lib/pkgconfig0 B16COPY build_scripts/fixup-mirrors.sh /usr/local/sbin/fixup-mirrors # buildkit560 B17COPY build_scripts/install-entrypoint.sh build_scripts/update-system-packages.sh build_scripts/build_utils.sh /build_scripts/2.99 KB18RUN |5 POLICY=manylinux_2_28 PLATFORM=x86_64 DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-14/root83 B19COPY manylinux-entrypoint /usr/local/bin/manylinux-entrypoint # buildkit365 B20ENTRYPOINT ["manylinux-entrypoint"]0 B21COPY build_scripts/install-runtime-packages.sh build_scripts/update-system-packages.sh build_scripts/build_utils.sh /build_scripts/5.05 KB22RUN |5 POLICY=manylinux_2_28 PLATFORM=x86_64 DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-14/root231.81 MB23COPY build_scripts/build_utils.sh /build_scripts/ # buildkit1.53 KB24COPY build_scripts/install-autoconf.sh /build_scripts/ # buildkit916 B25RUN |5 POLICY=manylinux_2_28 PLATFORM=x86_64 DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-14/root979.24 KB26COPY build_scripts/install-automake.sh /build_scripts/ # buildkit1.01 KB27RUN |5 POLICY=manylinux_2_28 PLATFORM=x86_64 DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-14/root685.53 KB28COPY build_scripts/install-libtool.sh /build_scripts/ # buildkit573 B29RUN |5 POLICY=manylinux_2_28 PLATFORM=x86_64 DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-14/root666.9 KB30COPY build_scripts/install-libxcrypt.sh /build_scripts/ # buildkit992 B31RUN |5 POLICY=manylinux_2_28 PLATFORM=x86_64 DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-14/root32 B32COPY /manylinux-rootfs / # buildkit32 B33COPY /manylinux-rootfs / # buildkit83.96 KB34COPY /manylinux-rootfs / # buildkit1.95 MB35COPY /manylinux-rootfs / # buildkit11.78 MB36COPY build_scripts /opt/_internal/build_scripts/ # buildkit23.4 KB37RUN |5 POLICY=manylinux_2_28 PLATFORM=x86_64 DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-14/root210.18 MB38COPY tests /opt/_internal/tests/ # buildkit5.91 KB39ENV SSL_CERT_FILE=/opt/_internal/certs.pem0 B40CMD ["/bin/bash"]0 B42ENV DEFAULT_DOCKCROSS_IMAGE=dockcross/manylinux_2_28-x640 B43RUN /bin/sh -c set -x18.18 MB44COPY manylinux-common/install-python-packages.sh /buildscripts/ # buildkit263 B45RUN /bin/sh -c set -x49.74 MB46COPY manylinux-common/pre_exec.sh /dockcross/ # buildkit277 B47WORKDIR /usr/src32 B48COPY imagefiles/install-gosu-binary.sh imagefiles/install-gosu-binary-wrapper.sh /buildscripts/ #1.4 KB49RUN /bin/sh -c set -x938.56 KB50COPY imagefiles/entrypoint.sh imagefiles/dockcross.sh /dockcross/ #3.18 KB51WORKDIR /usr/src32 B52ARG GIT_VERSION=2.48.10 B53ARG CMAKE_VERSION=3.31.50 B54ARG NINJA_VERSION=1.12.10 B55ARG FLATCC_VERSION=0.6.10 B56ARG LIQUIDPROMT_VERSION=v1.12.00 B57ARG OPENSSL_VERSION=openssl-1.1.1w0 B58ARG OPENSSL_HASH=cf3098950cb4d853ad95c0841f1f9c6d3dc102dccfcacd521d93925208b76ac80 B59ARG CURL_VERSION=curl-7.76.00 B60ARG CURL_HASH=3b4378156ba09e224008e81dcce854b7ce4d182b1f9cfb97fe5ed9e9c18c6bd30 B61ARG PERL_VERSION=perl-5.40.10 B62ARG PERL_HASH=02f8c45bb379ed0c3de7514fad48c714fd46be8f0b536bfd5320050165a1ee260 B63ENV RUSTUP_HOME=/opt/rustup0 B64ENV CARGO_HOME=/opt/rustup/cargo0 B65COPY imagefiles/build-and-install-cmake.sh imagefiles/build-and-install-curl.sh imagefiles/build-and-install-flatcc.sh imagefiles/build-and-install-git.sh4.74 KB66RUN |11 GIT_VERSION=2.48.1 CMAKE_VERSION=3.31.5 NINJA_VERSION=1.12.1440.66 MB67ENV PATH=/opt/rustup/cargo/bin:/opt/rh/gcc-toolset-14/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B68RUN |11 GIT_VERSION=2.48.1 CMAKE_VERSION=3.31.5 NINJA_VERSION=1.12.1396 B69WORKDIR /work94 B70ENTRYPOINT ["/dockcross/entrypoint.sh"]0 B71COPY imagefiles/cmake.sh /usr/local/bin/cmake # buildkit611 B72COPY imagefiles/ccmake.sh /usr/local/bin/ccmake # buildkit413 B73ENV CROSS_TRIPLE=x86_64-linux-gnu0 B74ENV CROSS_ROOT=/opt/rh/gcc-toolset-14/root/bin/0 B75ENV AS=/opt/rh/gcc-toolset-14/root/bin//as AR=/opt/rh/gcc-toolset-14/root/bin//ar CC=/opt/rh/gcc-toolset-14/root/bin//gcc CPP=/opt/rh/gcc-toolset-14/root/bin//cpp0 B76COPY linux-x64/x86_64-linux-gnu-noop.sh /usr/bin/x86_64-linux-gnu-noop # buildkit191 B77COPY manylinux_2_28-x64/Toolchain.cmake /opt/rh/gcc-toolset-14/root/bin//../lib/ # buildkit416 B78ENV CMAKE_TOOLCHAIN_FILE=/opt/rh/gcc-toolset-14/root/bin//../lib/Toolchain.cmake0 B79ARG BUILD_DATE=2025-10-11T04:54:52Z0 B80ARG IMAGE=dockcross/manylinux_2_28-x640 B81ARG VERSION=20251011-8b9ace40 B82ARG VCS_REF=8b9ace40 B83ARG VCS_URL=https://github.com/dockcross/dockcross0 B84LABEL org.label-schema.build-date=2025-10-11T04:54:52Z org.label-schema.name=dockcross/manylinux_2_28-x64 org.label-schema.version=20251011-8b9ace4 org.label-schema.vcs-ref=8b9ace40 B85ENV DEFAULT_DOCKCROSS_IMAGE=dockcross/manylinux_2_28-x64:20251011-8b9ace40 BCommand
COPY / / # buildkit