Update Dockerfile

Install needed tools from dragfly
This commit is contained in:
Pynx Echaup
2018-07-19 15:28:36 +02:00
committed by GitHub
parent b2343bfa0b
commit 19ce1ed6e5

View File

@@ -32,6 +32,10 @@ RUN apt-get update \
&& useradd -u 911 -U -d /config -s /bin/false abc \
&& usermod -G users abc
RUN apt-get update \
&& apt-get install -y curl \
&& apt-get install -y jq
ADD openvpn/ /etc/openvpn/
ADD transmission/ /etc/transmission/
ADD tinyproxy /opt/tinyproxy/