1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-24 08:52:15 +02:00
This commit is contained in:
kev 2015-06-28 10:21:57 +08:00
parent 2071535178
commit 9036af65e7

View File

@ -5,7 +5,8 @@
FROM debian:jessie
MAINTAINER kev<noreply@datageek.info>
RUN apk add -U iptables pptpd \
RUN apt-get update \
&& apt-get install -y iptables pptpd \
&& rm -rf /var/lib/apt/lists/*
COPY pptpd.conf /etc/