[PATCH] D44787: Migrate dockerfiles to use multi-stage builds.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 26 08:15:30 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328503: Migrate dockerfiles to use multi-stage builds. (authored by ibiryukov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44787?vs=139457&id=139792#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44787

Files:
  llvm/trunk/docs/Docker.rst
  llvm/trunk/utils/docker/build_docker_image.sh
  llvm/trunk/utils/docker/debian8/Dockerfile
  llvm/trunk/utils/docker/debian8/build/Dockerfile
  llvm/trunk/utils/docker/debian8/release/Dockerfile
  llvm/trunk/utils/docker/example/Dockerfile
  llvm/trunk/utils/docker/example/build/Dockerfile
  llvm/trunk/utils/docker/example/release/Dockerfile
  llvm/trunk/utils/docker/nvidia-cuda/Dockerfile
  llvm/trunk/utils/docker/nvidia-cuda/build/Dockerfile
  llvm/trunk/utils/docker/nvidia-cuda/release/Dockerfile
  llvm/trunk/utils/docker/scripts/build_install_llvm.sh

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44787.139792.patch
Type: text/x-patch
Size: 21591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180326/2fa5ecf2/attachment.bin>


More information about the llvm-commits mailing list