mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-13 06:04:58 +00:00
Update Dockerfile
This commit is contained in:
parent
19c411a9d6
commit
29213cb6d2
@ -14,7 +14,7 @@ RUN usermod -u 99 nobody
|
||||
|
||||
# Update packages and install software
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y --no-install-recommends apt-utils \
|
||||
&& apt-get install -y --no-install-recommends apt-utils openssl \
|
||||
&& apt-get install -y software-properties-common \
|
||||
&& add-apt-repository ppa:qbittorrent-team/qbittorrent-stable \
|
||||
&& apt-get update \
|
||||
|
Loading…
Reference in New Issue
Block a user