mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 12:33:44 +02:00
centos 8 update
This commit is contained in:
parent
066cdfe2ac
commit
81b11168c9
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@ RUN useradd jenkins-build
|
||||||
|
|
||||||
RUN echo $'\n\
|
RUN echo $'\n\
|
||||||
export PATH=$PATH:/usr/local/go/bin:$HOME/go/bin\n\
|
export PATH=$PATH:/usr/local/go/bin:$HOME/go/bin\n\
|
||||||
source scl_source enable devtoolset-8 llvm-toolset-7\n'\
|
' >> /etc/profile
|
||||||
>> ~/.bash_profile
|
|
||||||
|
|
||||||
RUN mkdir /rpmbuild && chmod 777 /rpmbuild
|
RUN mkdir /rpmbuild && chmod 777 /rpmbuild
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue