Update Dockerfile

This commit is contained in:
MarkusMcNugen 2018-02-03 00:33:35 -05:00 committed by GitHub
parent 090ebd3eb7
commit e16769c7df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ VOLUME /config
RUN apt-get update \
&& apt-get -y install software-properties-common \
&& apt-get install -y qbittorrent-nox openvpn curl \
&& apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* \
&& apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
# Add configuration and scripts
ADD openvpn/ /etc/openvpn/