sh-rust (e98cdb209fe4810e038245fd93a80a2a526864fe)

Published 2026-09-17 14:44:01 -05:00 by coltonp

Installation

docker pull git.pawielski.com/coltonp/sh-rust:e98cdb209fe4810e038245fd93a80a2a526864fe
sha256:e627610082b7a18f012ea6b35c349f0cd7c50bd6a06b173437adac555b7fc146

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:f7f1c5d592aa2d5d5faeffb45526e4ff01e9f08c9527e82840c558f5c96af0ad in /opt/sh-toolchain
COPY dir:473099858953a23cc20c06549504a723155d3168a4c161906e160ca78e363aec 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=e98cdb2 LIBC_REV=590f820 RUST_REV=1383e15f SH_LLVM_REV=5f908b1de /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 e98cdb2
com.pawielski.sh-rust.libc-rev 590f820
com.pawielski.sh-rust.rust-rev 1383e15f
com.pawielski.sh-rust.sh-llvm-rev 5f908b1de
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-17 14:44:01 -05:00
0
OCI / Docker
linux/amd64
1.6 GiB
Versions (12) View all