[libc] Add docker container for llvm-libc buildbot worker.
authorPaula Toth <paulatoth@google.com>
Thu, 12 Mar 2020 00:34:32 +0000 (17:34 -0700)
committerPaula Toth <paulatoth@google.com>
Thu, 12 Mar 2020 00:35:41 +0000 (17:35 -0700)
commit270b528c7c5ca7fbba45a6d6c5b637fd40f307a1
tree28f454b5fa7c19a96035af189fb3f8f9bc54a760
parent981258f0d7d09ec5a7681283f2d7013a6de5037d
[libc] Add docker container for llvm-libc buildbot worker.

Summary: Created a docker container to provide transparency and easy changes to the llvm-libc buildbot intfra.

Reviewers: sivachandra

Reviewed By: sivachandra

Subscribers: MaskRay, tschuett, libc-commits

Tags: #libc-project

Differential Revision: https://reviews.llvm.org/D75596
libc/utils/buildbot/Dockerfile [new file with mode: 0644]
libc/utils/buildbot/README.txt [new file with mode: 0644]
libc/utils/buildbot/run.sh [new file with mode: 0755]