mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:15 +02:00
update
This commit is contained in:
parent
2071535178
commit
9036af65e7
@ -5,7 +5,8 @@
|
|||||||
FROM debian:jessie
|
FROM debian:jessie
|
||||||
MAINTAINER kev<noreply@datageek.info>
|
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/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
COPY pptpd.conf /etc/
|
COPY pptpd.conf /etc/
|
||||||
|
Loading…
Reference in New Issue
Block a user