1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/utils/docker
Ilya Biryukov 7444ffb4de Use temporary directory when building docker image.
Summary:
This avoids races on copying of compiled clang from 'build' image
to 'release' image.

Reviewers: klimek, mehdi_amini

Reviewed By: mehdi_amini

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D37098

llvm-svn: 311769
2017-08-25 09:03:57 +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 Use temporary directory when building docker image. 2017-08-25 09:03:57 +00:00
README

See llvm/docs/Docker.rst for details