parent
550c114f27
commit
a1d45f39a2
1 changed files with 0 additions and 2 deletions
|
@ -1,9 +1,7 @@
|
|||
FROM ubuntu:16.04
|
||||
|
||||
RUN apt-get update \
|
||||
&& DEBIAN_FRONTEND=noninteractive apt-get -y upgrade \
|
||||
&& DEBIAN_FRONTEND=noninteractive apt-get -y install strongswan iptables uuid-runtime ndppd openssl \
|
||||
&& rm -rf /var/lib/apt/lists/* # cache busted 20160406.1
|
||||
|
||||
RUN rm /etc/ipsec.secrets
|
||||
RUN mkdir /config
|
||||
|
|
Loading…
Reference in a new issue