sh-rust (764bc9a832eb683a75e144a93943579f95a100bf)

Published 2026-09-15 11:44:15 -05:00 by coltonp

Installation

docker pull git.pawielski.com/coltonp/sh-rust:764bc9a832eb683a75e144a93943579f95a100bf
sha256:76abb2f2f348ad6fee38bc5f031f97157da21ce822c9bd05233b33c31f000d20

About this package

Rust cross-toolchain for SuperH (SH4)

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl gcc git libc6-dev libssl-dev libstdc++6 libz1 make pkg-config qemu-system-sh4 qemu-user-static && rm -rf /var/lib/apt/lists/*
COPY dir:adac017427e0d5d4c54726761766b142ed287e830c307de1ef83d93d03195e2a in /opt/sh-toolchain
COPY dir:7b5479e2edb6f1f4e1fc9a3b6fb757eb0d2f0d27ea6b0ac1c2602a53ff354b1c in /opt/sh-rust
ARG SH_LLVM_REV
ARG RUST_REV SH_LLVM_REV
ARG LIBC_REV RUST_REV SH_LLVM_REV
ARG BUILDER_REV LIBC_REV RUST_REV SH_LLVM_REV
LABEL org.opencontainers.image.title="sh-rust" org.opencontainers.image.description="Rust cross-toolchain for SuperH (SH4)" com.pawielski.sh-rust.sh-llvm-rev="${SH_LLVM_REV}" com.pawielski.sh-rust.rust-rev="${RUST_REV}" com.pawielski.sh-rust.libc-rev="${LIBC_REV}" com.pawielski.sh-rust.builder-rev="${BUILDER_REV}"
ENV SH_RUST_SH_LLVM_REV=${SH_LLVM_REV} SH_RUST_RUST_REV=${RUST_REV} SH_RUST_LIBC_REV=${LIBC_REV} SH_RUST_BUILDER_REV=${BUILDER_REV}
ENV PATH=/opt/sh-rust/bin:/opt/sh-toolchain/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CARGO_HOME=/opt/cargo SH_TOOLCHAIN_BIN=/opt/sh-toolchain/bin
|4 BUILDER_REV=764bc9a LIBC_REV=590f820 RUST_REV=98aa09d5 SH_LLVM_REV=9e8aa4b84 /bin/sh -c mkdir -p /opt/cargo && chmod 0777 /opt/cargo
WORKDIR /work
CMD ["/bin/bash"]

Labels

Key Value
com.pawielski.sh-rust.builder-rev 764bc9a
com.pawielski.sh-rust.libc-rev 590f820
com.pawielski.sh-rust.rust-rev 98aa09d5
com.pawielski.sh-rust.sh-llvm-rev 9e8aa4b84
io.buildah.version 1.39.3
org.opencontainers.image.description Rust cross-toolchain for SuperH (SH4)
org.opencontainers.image.title sh-rust
Details
Container
2026-09-15 11:44:15 -05:00
0
OCI / Docker
linux/amd64
1.6 GiB
Versions (12) View all