llvm-project/llvm/utils/docker
Xiaodong Liu 9580f95488 [Dockerfile] Upgrade debian base image to version 10
Debian8 is too old to build LLVM project, the version
of GCC, CMake and python are lower than the requirements:
https://llvm.org/docs/GettingStarted.html#software

Debian10 is the earliest release that has software
packages that meet the above requirements.

Reviewed By: sammccall

Differential Revision: https://reviews.llvm.org/D120826
2022-03-23 15:32:15 +00:00
..
debian10 [Dockerfile] Upgrade debian base image to version 10 2022-03-23 15:32:15 +00:00
example
nvidia-cuda
scripts
README
build_docker_image.sh [Dockerfile] Upgrade debian base image to version 10 2022-03-23 15:32:15 +00:00

README

See llvm/docs/Docker.rst for details