x86_64-pc-windows-gnu-cross (sha256:1905072159a94fec2adc76eefd72d4f351405a4b414198147e239eb2f52daf64)

Published 2026-05-31 14:03:39 +03:00 by release-publisher

Installation

docker pull hub.orangeboys.org/orangeboys/x86_64-pc-windows-gnu-cross@sha256:1905072159a94fec2adc76eefd72d4f351405a4b414198147e239eb2f52daf64
sha256:1905072159a94fec2adc76eefd72d4f351405a4b414198147e239eb2f52daf64

About this package

“Zero setup” cross compilation and “cross testing” of Rust crates

Image layers

ADD file:40290d9a94ae76c35ab1f57178130ce1c5b976e34a91e77472ecf7e945ab64f9 in /
CMD ["bash"]
ARG DEBIAN_FRONTEND=noninteractive
COPY common.sh lib.sh / # buildkit
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c /common.sh # buildkit
COPY cmake.sh / # buildkit
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c /cmake.sh # buildkit
COPY xargo.sh / # buildkit
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c /xargo.sh # buildkit
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c dpkg --add-architecture i386 && apt-get update && apt-get install --assume-yes --no-install-recommends libz-mingw-w64-dev # buildkit
COPY wine.sh / # buildkit
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c /wine.sh # buildkit
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c apt-get update && apt-get install --assume-yes --no-install-recommends g++-mingw-w64-x86-64 # buildkit
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c mkdir -p /usr/lib/binfmt-support/ && rm -f /usr/lib/binfmt-support/run-detectors /usr/bin/run-detectors && ln -s /usr/bin/wine /usr/lib/binfmt-support/run-detectors && ln -s /usr/bin/wine /usr/bin/run-detectors # buildkit
COPY windows-entry.sh / # buildkit
ENTRYPOINT ["/windows-entry.sh"]
ENV CARGO_TARGET_X86_64_PC_WINDOWS_GNU_LINKER=x86_64-w64-mingw32-gcc CARGO_TARGET_X86_64_PC_WINDOWS_GNU_RUNNER=wine CC_x86_64_pc_windows_gnu=x86_64-w64-mingw32-gcc-posix CXX_x86_64_pc_windows_gnu=x86_64-w64-mingw32-g++-posix BINDGEN_EXTRA_CLANG_ARGS_x86_64_pc_windows_gnu=--sysroot=/usr/x86_64-w64-mingw32
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends mingw-w64 && rm -rf /var/lib/apt/lists/* # buildkit

Labels

Key Value
org.cross-rs.for-cross-target x86_64-pc-windows-gnu
org.opencontainers.image.created 2023-02-04T15:42:15.600Z
org.opencontainers.image.description “Zero setup” cross compilation and “cross testing” of Rust crates
org.opencontainers.image.licenses MIT OR Apache-2.0
org.opencontainers.image.revision 88f49ff79e777bef6d3564531636ee4d3cc2f8d2
org.opencontainers.image.source https://github.com/cross-rs/cross
org.opencontainers.image.title cross (for x86_64-pc-windows-gnu)
org.opencontainers.image.url https://github.com/cross-rs/cross
org.opencontainers.image.version v0.2.5
Details
Container
2026-05-31 14:03:39 +03:00
1
OCI / Docker
linux/amd64
MIT OR Apache-2.0
966 MiB
Versions (5) View all
latest 2026-06-01
1.15 2026-06-01
1.14 2026-06-01
1.13 2026-05-31
1.12 2026-05-31