2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 13:23:02 +01:00

update casperjs

This commit is contained in:
kev
2016-02-10 20:44:23 +08:00
parent 4953ba1837
commit 70215eaa71
5 changed files with 14 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
#
FROM alpine
MAINTAINER kev <noreply@datageek.inf>
MAINTAINER kev <noreply@datageek.info>
ENV NETNAME=netname \
PIDFILE=/run/tinc.$NETNAME.pid \

View File

@@ -3,7 +3,7 @@
#
FROM debian:jessie
MAINTAINER kev <noreply@datageek.inf>
MAINTAINER kev <noreply@datageek.info>
ENV NETNAME netname
ENV PIDFILE /run/tinc.$NETNAME.pid