B19

rust-gnu (1)

Published 2026-07-14 18:15:50 +00:00 by damian-buho

Installation

docker pull kiota.ch/b19/rust-gnu:1
sha256:2bfb7a76fd0be4218b745b869095ece832401ea196cc1e7f0221cca17a685851

About this package

Rust toolchain with cross-compilation for gnu and musl

Image layers

ARG B19_COMPILE_CACHE
ARG B19_COMPILE_CACHE B19_RUST_LIBC
ARG B19_COMPILE_CACHE B19_RUST_LIBC B19_VERBOSITY
ARG B19_COMPILE_CACHE B19_RUST_LIBC B19_VERBOSITY
ARG B19_COMPILE_CACHE B19_RUST_LIBC B19_VERBOSITY M6E_AI
ARG B19_COMPILE_CACHE B19_RUST_LIBC B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST
ARG B19_COMPILE_CACHE B19_RUST_LIBC B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT
ARG B19_COMPILE_CACHE B19_RUST_LIBC B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE
ARG B19_COMPILE_CACHE B19_RUST_LIBC B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST
ARG B19_COMPILE_CACHE B19_RUST_LIBC B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT
ARG B19_COMPILE_CACHE B19_RUST_LIBC B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION
ARG B19_COMPILE_CACHE B19_RUST_LIBC B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION TARGETARCH
ENV B19_BUILD_PROC_RATIO=0.8 B19_COMPILE_CACHE=${B19_COMPILE_CACHE} B19_COMPILE_CACHE_PATH=/compile-cache B19_RUST_CROSS_TARGETS="amd64 arm64 riscv64" B19_RUST_CROSS_VARIANT="musl" B19_RUST_LIBC=${B19_RUST_LIBC} CARGO_BUILD_BUILD_DIR=${XDG_CACHE_HOME}/.cargo-build CARGO_HOME=${B19_HOME}/.cargo CARGO_INCREMENTAL=0 CARGO_INSTALL_ROOT="/usr/local" CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse M6E_PROJECT="${M6E_PROJECT}-${B19_RUST_LIBC}"
WORKDIR ${B19_HOME}
USER root
COPY dir:6d49472cbbfcc90ab053dc0a91afb054e8709994688803d91f7a2ef672e9d449 in /
|11 B19_COMPILE_CACHE=sccache B19_RUST_LIBC=gnu B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=b19 M6E_NEAR_CACHE_HOST= M6E_PROJECT=rust-gnu-gnu M6E_VERSION=1.0.0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,id=apt-cache-${B19_UBUNTU_SERIES},target=/var/cache/apt,sharing=shared --mount=type=cache,id=apt-lists-${B19_UBUNTU_SERIES},target=/var/lib/apt,sharing=shared --mount=type=cache,id=cargo-build-${B19_RUST_LIBC},target=${XDG_CACHE_HOME}/.cargo-build,sharing=locked --mount=type=cache,id=cargo-home-${B19_RUST_LIBC},target=${CARGO_HOME},sharing=locked --mount=type=cache,target=${B19_COMPILE_CACHE_PATH},sharing=shared --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared,uid=${B19_UID},gid=${B19_GID} --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage base:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62
USER ${B19_UID}
COPY dir:0f5a652d2ab9bf8db7af5a4fa413f6ab07ae366c2dab02686eeb34a5b4c1e51c in /
|11 B19_COMPILE_CACHE=sccache B19_RUST_LIBC=gnu B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=b19 M6E_NEAR_CACHE_HOST= M6E_PROJECT=rust-gnu-gnu M6E_VERSION=1.0.0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared,uid=${B19_UID},gid=${B19_GID} --mount=type=cache,target=${B19_COMPILE_CACHE_PATH},sharing=shared,uid=${B19_UID},gid=${B19_GID} --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage user:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62
LABEL "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="9873e3904f0d8bb57b547befdb768838cd98beaf" "org.opencontainers.image.created"="2026-07-14T18:06:43Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="9873e39" "org.opencontainers.image.title"="B19/Rust" "org.opencontainers.image.description"="Rust toolchain with cross-compilation for gnu and musl" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/b19/rust"

Labels

Key Value
io.buildah.version 1.42.1
org.m6e.ci.build-by forgejo-buildah
org.m6e.ci.git-commit 9873e39
org.opencontainers.image.created 2026-07-14T18:06:43Z
org.opencontainers.image.description Rust toolchain with cross-compilation for gnu and musl
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 9873e3904f0d8bb57b547befdb768838cd98beaf
org.opencontainers.image.source https://codeberg.org/b19/rust
org.opencontainers.image.title B19/Rust
org.opencontainers.image.version 1.0.0
Details
Container
2026-07-14 18:15:50 +00:00
0
OCI / Docker
linux/amd64
MIT
664 MiB
Versions (6) View all
1.0.0 2026-07-14
1.0 2026-07-14
1 2026-07-14
latest 2026-07-14
1.1 2026-07-05