https://github.com/silkeh/docker-clang
Dockerfiles for Clang and LLVM
https://github.com/silkeh/docker-clang
clang docker llvm
Last synced: 11 months ago
JSON representation
Dockerfiles for Clang and LLVM
- Host: GitHub
- URL: https://github.com/silkeh/docker-clang
- Owner: silkeh
- License: eupl-1.2
- Created: 2018-07-20T09:24:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-02T15:41:17.000Z (12 months ago)
- Last Synced: 2025-04-02T16:23:37.953Z (12 months ago)
- Topics: clang, docker, llvm
- Language: Python
- Homepage: https://gitlab.com/slxh/docker/clang
- Size: 101 KB
- Stars: 103
- Watchers: 4
- Forks: 30
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Clang / LLVM docker containers
[](https://hub.docker.com/r/silkeh/clang/)
A collection of images containing official Clang/LLVM releases.
All Docker images are generated in GitLab CI, and can be found [here][artifacts].
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 .
Images can be pulled from [Docker Hub], [GitHub] and [GitLab].
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.
[config.yaml]: https://gitlab.com/silkeh/docker-clang/-/blob/master/config.yaml
[pipeline]: https://gitlab.com/silkeh/docker-clang/pipelines/master/latest
[artifacts]: https://gitlab.com/silkeh/docker-clang/-/jobs/artifacts/master/browse/dockerfiles?job=generate
[Docker Hub]: https://hub.docker.com/r/silkeh/clang/
[GitLab]: https://gitlab.com/slxh/docker/clang/container_registry/3598362
[GitHub]: https://github.com/-/silkeh/packages/container/package/clang