sh-rust (0d3cf521b81ce89455d31bdb4ec1897a0b77dab6)

Published 2026-09-11 08:13:56 -05:00 by coltonp

Installation

docker pull git.pawielski.com/coltonp/sh-rust:0d3cf521b81ce89455d31bdb4ec1897a0b77dab6
sha256:60fb56b81f65f2754a26b6526f55226fef71e7c4f286f2b28c32faef1416c465

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:b3fc3742eeaedffd0dea8f26c3fb53e2c034a81d758f2920403e4bc45366bd1c in /opt/sh-toolchain
COPY dir:f68d010da9175eabb5a927d554f338247919fc9a59ab73a860b8f2c949b83556 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=0d3cf52 LIBC_REV=590f820 RUST_REV=3832ae38 SH_LLVM_REV=9cb9df23f /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 0d3cf52
com.pawielski.sh-rust.libc-rev 590f820
com.pawielski.sh-rust.rust-rev 3832ae38
com.pawielski.sh-rust.sh-llvm-rev 9cb9df23f
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-11 08:13:56 -05:00
0
OCI / Docker
linux/amd64
1.6 GiB
Versions (12) View all