mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 21:33:57 -07:00
.
This commit is contained in:
parent
d58dcf29cc
commit
4d30f60bbe
3 changed files with 8 additions and 1 deletions
|
@ -7,4 +7,7 @@ RUN yum install -y make development-tools rpmdevtools clang gcc-c++ tar
|
|||
|
||||
RUN yum install -y nodejs npm
|
||||
|
||||
# Stop use of http-parser-devel which is installed by nodejs/npm
|
||||
RUN rm -f /usr/include/http_parser.h
|
||||
|
||||
ADD zt1-src.tar.gz /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue