llvm/utils/docker
Ilya Biryukov 851d8014a1 Fixed invalid variable name in Dockerfile scripts.
LLVM_SVN_REVISION was used instead of LLVM_SVN_REV.
This caused a revision option to be ignored in Dockerfiles.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311564 91177308-0d34-0410-b5e6-96231b3b80d8
2017-08-23 15:36:44 +00:00
..
debian8 Addressed some security issues in Dockerfiles. 2017-08-18 09:37:23 +00:00
example NFC. Fixed typos in the comments. 2017-07-24 16:02:29 +00:00
nvidia-cuda Addressed some security issues in Dockerfiles. 2017-08-18 09:37:23 +00:00
scripts Fixed invalid variable name in Dockerfile scripts. 2017-08-23 15:36:44 +00:00
build_docker_image.sh [docker] Fix unmatched quote problem in here-document on older versions of bash 2017-07-31 15:18:57 +00:00
README

See llvm/docs/Docker.rst for details