Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Docker image with updated LLVM and OSMesa used for compilation of VTK

License

Notifications You must be signed in to change notification settings

kmturbulenz/llvm-osmesa-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLVM and OSMesa image

This image contains recent versions of LLVM and OSMesa compiled from sources. The image is based on Centos 7, which means that the resulting libraries are fairly portable in terms of glibc versions (minimum glibc 2.17 - same as manylinux2014 minimum requirement).

This image can then be used to compile the VTK library against OSMesa.

Images are automatically build with Github Actions and are published at the Github container registry. If you want to build the image yourself locally, the command is:

docker build -t llvm-osmesa-image:latest .

About

Docker image with updated LLVM and OSMesa used for compilation of VTK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages