sh-rust (latest)

Published 2026-09-21 14:26:22 -05:00 by coltonp

Installation

docker pull git.pawielski.com/coltonp/sh-rust:latest
sha256:c8730635038379ba9852b3883b03116ee4dac2a19a0d82c5a926a0efeab479e3

About this package

Rust cross-toolchain for SuperH (SH4)

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'
/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:0b07267e1b2cd326b46dfe79c69536b6c3300a014e6f17943fc7dc44186971d5 in /opt/sh-toolchain
COPY dir:702f7c2f44dda89ce8c938f04703b8dc6e8c374916a76ec1f584a1e6698e5415 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=935f26f LIBC_REV=590f820 RUST_REV=1383e15f SH_LLVM_REV=42bf208d7 /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 935f26f
com.pawielski.sh-rust.libc-rev 590f820
com.pawielski.sh-rust.rust-rev 1383e15f
com.pawielski.sh-rust.sh-llvm-rev 42bf208d7
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-21 14:26:22 -05:00
6
OCI / Docker
linux/amd64
1.6 GiB
Versions (12) View all