Skip to content

Commit 0767732

Browse files
committed
Revert "[libc++] Run the builders Docker containers 'as 'buildbot instead of 'root'"
This reverts commit a32b94c. The buildbot startup scripts need to run as root. The buildbot worker should have already been running as a different account. More investigation needed.
1 parent 2bfe2b8 commit 0767732

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libcxx/utils/docker/debian9/buildbot/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,5 @@ RUN ln -s /opt/llvm-tot/bin/clang /usr/local/bin/clang
3636
RUN ln -s /opt/llvm-tot/bin/clang++ /usr/local/bin/clang++
3737

3838

39-
USER buildbot
40-
4139
ADD run_buildbot.sh /
4240
CMD /run_buildbot.sh /run/secrets/buildbot-auth

0 commit comments

Comments
 (0)