An open API service indexing awesome lists of open source software.

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

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 .