sh-rust (700ecf39288a9e50f4939617c7a04cc9c7c6265f)

Published 2026-09-15 09:33:37 -05:00 by coltonp

Installation

docker pull git.pawielski.com/coltonp/sh-rust:700ecf39288a9e50f4939617c7a04cc9c7c6265f
sha256:24a4b3d809e8092bddc76893b6cd1b35a43868d22db2216843a7eecb0978b84d

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:7b7a9e91e810e7c1114a5f1d8fc33e35161ca97d78e430996e9c0e13043f5a3f in /opt/sh-toolchain
COPY dir:f074c0726ca7a26c215dcf36b40683daba2a5908b7a450b424e0e298293299f9 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=700ecf3 LIBC_REV=590f820 RUST_REV=98aa09d5 SH_LLVM_REV=f94fb65d5 /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 700ecf3
com.pawielski.sh-rust.libc-rev 590f820
com.pawielski.sh-rust.rust-rev 98aa09d5
com.pawielski.sh-rust.sh-llvm-rev f94fb65d5
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 09:33:37 -05:00
0
OCI / Docker
linux/amd64
1.6 GiB
Versions (12) View all