This avoids races on copying of compiled clang from 'build' image
to 'release' image.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 9591 Build 9591: arc lint + arc unit
Differential D37098
Use temporary directory when building docker image. ClosedPublic Authored by ilya-biryukov on Aug 24 2017, 1:38 AM.
Details Summary This avoids races on copying of compiled clang from 'build' image
Diff Detail
Event Timelineilya-biryukov added a child revision: D37099: Added optional validation of svn sources to Dockerfiles..Aug 24 2017, 1:42 AM This revision is now accepted and ready to land.Aug 24 2017, 10:13 PM Closed by commit rL311769: Use temporary directory when building docker image. (authored by ibiryukov). · Explain WhyAug 25 2017, 2:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 112514 utils/docker/build_docker_image.sh
|