mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-26 04:25:00 +00:00
Update Dockerfile
This commit is contained in:
parent
f1337e2de5
commit
92b84e7d9e
@ -13,7 +13,6 @@ RUN apt-get update \
|
|||||||
&& apt-get -y install software-properties-common \
|
&& apt-get -y install software-properties-common \
|
||||||
&& apt-get install -y qbittorrent-nox openvpn curl \
|
&& 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/* \
|
||||||
# && curl -L https://github.com/jwilder/dockerize/releases/download/v0.0.2/dockerize-linux-amd64-v0.0.2.tar.gz | tar -C /usr/local/bin -xzv
|
|
||||||
|
|
||||||
# Add configuration and scripts
|
# Add configuration and scripts
|
||||||
ADD openvpn/ /etc/openvpn/
|
ADD openvpn/ /etc/openvpn/
|
||||||
|
Loading…
Reference in New Issue
Block a user