mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 13:54:15 -07:00
amazon-2016.03 docker image
This commit is contained in:
parent
4457c8218d
commit
56fb08621e
4 changed files with 53 additions and 24 deletions
13
linux-build-farm/amazon-2016.03/x64/Dockerfile
Normal file
13
linux-build-farm/amazon-2016.03/x64/Dockerfile
Normal file
|
@ -0,0 +1,13 @@
|
|||
#FROM ambakshi/amazon-linux:2016.03
|
||||
#MAINTAINER Adam Ierymenko <adam.ierymenko@zerotier.com>
|
||||
|
||||
#RUN yum update -y
|
||||
#RUN yum install -y epel-release
|
||||
#RUN yum install -y make development-tools rpmdevtools clang gcc-c++ ruby ruby-devel
|
||||
|
||||
#RUN gem install ronn
|
||||
|
||||
FROM zerotier/zt1-build-amazon-2016.03-x64-base
|
||||
MAINTAINER Adam Ierymenko <adam.ierymenko@zerotier.com>
|
||||
|
||||
ADD zt1-src.tar.gz /
|
Loading…
Add table
Add a link
Reference in a new issue