mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
Debian wheezy work.
This commit is contained in:
parent
5c03416e84
commit
a8a497c621
4 changed files with 41 additions and 1 deletions
12
linux-build-farm/debian-wheezy/x86/Dockerfile
Normal file
12
linux-build-farm/debian-wheezy/x86/Dockerfile
Normal file
|
@ -0,0 +1,12 @@
|
|||
#FROM tubia/debian:wheezy
|
||||
#MAINTAINER Adam Ierymenko <adam.ierymenko@zerotier.com>
|
||||
|
||||
#RUN apt-get update
|
||||
#RUN apt-get install -y build-essential debhelper ruby-ronn g++ make devscripts
|
||||
|
||||
FROM zerotier/zt1-build-debian-wheezy-x86-base
|
||||
MAINTAINER Adam Ierymenko <adam.ierymenko@zerotier.com>
|
||||
|
||||
ADD zt1-src.tar.gz /
|
||||
|
||||
RUN mv -f /ZeroTierOne/debian/control.wheezy /ZeroTierOne/debian/control
|
Loading…
Add table
Add a link
Reference in a new issue