silkeh / docker-clang

Dockerfiles for Clang and LLVM
European Union Public License 1.2
97 stars 30 forks source link

Clang / LLVM docker containers

docker

A collection of images containing official Clang/LLVM releases. All Docker images are generated in GitLab CI, and can be found here.

The latest tag contains the latest stable LLVM version on the latest stable Debian version. The dev tag contains a nightly build of the unstable branch from https://apt.llvm.org/.

The versions and contents of the Debian packages are generated based on config.yaml, in which new versions of LLVM and Debian can be added.