[all-commits] [llvm/llvm-project] c5659d: [libc++] Add a utility script to run the Docker im...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Mar 2 10:06:37 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5659dd4cc84ec1e46b038c19c62ebb6051bd3c4
      https://github.com/llvm/llvm-project/commit/c5659dd4cc84ec1e46b038c19c62ebb6051bd3c4
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2021-03-02 (Tue, 02 Mar 2021)

  Changed paths:
    M libcxx/utils/ci/Dockerfile
    A libcxx/utils/ci/run-buildbot-container

  Log Message:
  -----------
  [libc++] Add a utility script to run the Docker image used by builders

Several contributors have been asking me how to reproduce the CI
environment locally. This is the last step towards making that work
out-of-the-box. Basically, just run `libcxx/utils/ci/run-buildbot-container`
and you're good to go.

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




More information about the All-commits mailing list