mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +00:00
Update Dockerfile
This commit is contained in:
parent
8a9568cd59
commit
c4a7f4c8d3
@ -14,7 +14,8 @@ RUN usermod -u 99 nobody
|
||||
|
||||
# Update packages and install software
|
||||
RUN apt-get update \
|
||||
&& apt-get -y install software-properties-common \
|
||||
&& apt-get install -y --no-install-recommends apt-utils \
|
||||
&& apt-get install -y software-properties-common \
|
||||
&& add-apt-repository ppa:qbittorrent-team/qbittorrent-stable \
|
||||
&& apt-get update \
|
||||
&& apt-get install -y qbittorrent-nox openvpn curl moreutils net-tools dos2unix kmod iptables ipcalc \
|
||||
|
Loading…
Reference in New Issue
Block a user