amazon-2016.03 docker image

This commit is contained in:
Adam Ierymenko 2016-06-29 14:35:53 -07:00
commit 56fb08621e
4 changed files with 53 additions and 24 deletions

View 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 /