mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 02:27:38 -07:00
More RPM fixes.
This commit is contained in:
parent
2c9401ed74
commit
2d19fb7f8c
3 changed files with 4 additions and 3 deletions
|
@ -8,4 +8,6 @@ RUN yum install -y clang
|
|||
RUN yum install -y gcc-c++
|
||||
RUN yum install -y tar
|
||||
|
||||
RUN yum install -y nodejs npm
|
||||
|
||||
ADD zt1-src.tar.gz /
|
||||
|
|
|
@ -8,4 +8,6 @@ RUN yum install -y clang
|
|||
RUN yum install -y gcc-c++
|
||||
RUN yum install -y tar
|
||||
|
||||
RUN yum install -y nodejs npm
|
||||
|
||||
ADD zt1-src.tar.gz /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue