sh-rust (sh-llvm-9cb9df23f5e6)

Published 2026-09-11 07:45:25 -05:00 by coltonp

Installation

docker pull git.pawielski.com/coltonp/sh-rust:sh-llvm-9cb9df23f5e6
sha256:5933dfd1b92bbf8af5300a00abb209580ef2b7b94c96726e53da7c7e1d75103f

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:855956e5b8d3029932d66c0dc08d319c3a6b4be572da6da83e5f79baddf76c1a in /opt/sh-toolchain
COPY dir:72544d604fbeecc41d10a6c7749c21f358efc0cfb6db3b4bd1be55cb864ec50a 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=1193af0 LIBC_REV=590f820cb RUST_REV=3832ae382ad SH_LLVM_REV=9cb9df23f5e6 /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 1193af0
com.pawielski.sh-rust.libc-rev 590f820cb
com.pawielski.sh-rust.rust-rev 3832ae382ad
com.pawielski.sh-rust.sh-llvm-rev 9cb9df23f5e6
io.buildah.version 1.44.1
org.opencontainers.image.description Rust cross-toolchain for SuperH (SH4)
org.opencontainers.image.title sh-rust
Details
Container
2026-09-11 07:45:25 -05:00
0
OCI / Docker
linux/amd64
1.6 GiB
Versions (12) View all