B19

llvm-21 (1.0)

Published 2026-07-14 18:10:40 +00:00 by damian-buho

Installation

docker pull kiota.ch/b19/llvm-21:1.0
sha256:d658b39259ae75cfc6afa221590c7ad397357d877edc40a691e855a1544e198c

About this package

LLVM/Clang toolchain from apt.llvm.org with sccache

Image layers

ARG B19_COMPILE_CACHE
ARG B19_COMPILE_CACHE B19_LLVM_SERIES
ARG B19_COMPILE_CACHE B19_LLVM_SERIES B19_VERBOSITY
ARG B19_COMPILE_CACHE B19_LLVM_SERIES B19_VERBOSITY CCACHE_MAXSIZE
ARG B19_COMPILE_CACHE B19_LLVM_SERIES B19_VERBOSITY CCACHE_MAXSIZE
ARG B19_COMPILE_CACHE B19_LLVM_SERIES B19_VERBOSITY CCACHE_MAXSIZE M6E_AI
ARG B19_COMPILE_CACHE B19_LLVM_SERIES B19_VERBOSITY CCACHE_MAXSIZE M6E_AI M6E_APT_CACHE_HOST
ARG B19_COMPILE_CACHE B19_LLVM_SERIES B19_VERBOSITY CCACHE_MAXSIZE M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT
ARG B19_COMPILE_CACHE B19_LLVM_SERIES B19_VERBOSITY CCACHE_MAXSIZE M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE
ARG B19_COMPILE_CACHE B19_LLVM_SERIES B19_VERBOSITY CCACHE_MAXSIZE M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST
ARG B19_COMPILE_CACHE B19_LLVM_SERIES B19_VERBOSITY CCACHE_MAXSIZE M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT
ARG B19_COMPILE_CACHE B19_LLVM_SERIES B19_VERBOSITY CCACHE_MAXSIZE 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_LLVM_SERIES B19_VERBOSITY CCACHE_MAXSIZE 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 CCACHE_MAXSIZE="${CCACHE_MAXSIZE}" PATH="/usr/local/lib/compile-cache:${PATH}"
WORKDIR ${B19_HOME}
USER root
COPY dir:241e575ff98755522b941d1fce8dea9fa224c1e2c986d203eb8be5a459cdb0b7 in /
|12 B19_COMPILE_CACHE=sccache B19_LLVM_SERIES=21 B19_VERBOSITY=info CCACHE_MAXSIZE=32G M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=b19 M6E_NEAR_CACHE_HOST= M6E_PROJECT=llvm-21 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,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:9193e528d66bc40c49728efc3b0b1e13ae3ed1a441f1ff77fa1c421e6f23062a in /
|12 B19_COMPILE_CACHE=sccache B19_LLVM_SERIES=21 B19_VERBOSITY=info CCACHE_MAXSIZE=32G M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=b19 M6E_NEAR_CACHE_HOST= M6E_PROJECT=llvm-21 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=tmpfs,target=${B19_TEMP_PATH} build-stage user:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62
LABEL "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="056d3ae1af78cec60deb4d1f67c221d14d4462f1" "org.opencontainers.image.created"="2026-07-14T18:06:39Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="056d3ae" "org.opencontainers.image.title"="B19/LLVM" "org.opencontainers.image.description"="LLVM/Clang toolchain from apt.llvm.org with sccache" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/b19/llvm"

Labels

Key Value
io.buildah.version 1.42.1
org.m6e.ci.build-by forgejo-buildah
org.m6e.ci.git-commit 056d3ae
org.opencontainers.image.created 2026-07-14T18:06:39Z
org.opencontainers.image.description LLVM/Clang toolchain from apt.llvm.org with sccache
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 056d3ae1af78cec60deb4d1f67c221d14d4462f1
org.opencontainers.image.source https://codeberg.org/b19/llvm
org.opencontainers.image.title B19/LLVM
org.opencontainers.image.version 1.0.0
Details
Container
2026-07-14 18:10:40 +00:00
0
OCI / Docker
linux/amd64
MIT
290 MiB
Versions (7) View all
1.0.0 2026-07-14
1.0 2026-07-14
1 2026-07-14
latest 2026-07-14
1.1.0 2026-07-05