https://github.com/christimperley/docker-llvm
Provides an Alpine-based Docker image with Clang and LLVM 11, built from source
https://github.com/christimperley/docker-llvm
alpine clang docker llvm
Last synced: 9 months ago
JSON representation
Provides an Alpine-based Docker image with Clang and LLVM 11, built from source
- Host: GitHub
- URL: https://github.com/christimperley/docker-llvm
- Owner: ChrisTimperley
- License: mit
- Created: 2021-03-05T00:08:37.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T21:49:42.000Z (almost 2 years ago)
- Last Synced: 2025-01-03T19:17:45.494Z (about 1 year ago)
- Topics: alpine, clang, docker, llvm
- Language: Dockerfile
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
LLVM Docker Images
==================
Provides an Ubuntu-based (20.04) Docker image with Clang and LLVM 11,
built from source.
.. code::
$ docker build -t christimperley/ubuntu20.04-clang-llvm11 .