You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-10 22:31:28 +02:00
switch to new domain: easypi.info
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
FROM alpine
|
||||
MAINTAINER kev<noreply@datageek.info>
|
||||
MAINTAINER kev<noreply@easypi.info>
|
||||
|
||||
RUN set -xe \
|
||||
&& apk add -U iptables \
|
||||
|
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
FROM debian:jessie
|
||||
MAINTAINER kev<noreply@datageek.info>
|
||||
MAINTAINER kev<noreply@easypi.info>
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y iptables pptpd \
|
||||
|
Reference in New Issue
Block a user