mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 06:34: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
|
# Update packages and install software
|
||||||
RUN apt-get update \
|
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 \
|
&& apt-get install -y software-properties-common \
|
||||||
&& add-apt-repository ppa:qbittorrent-team/qbittorrent-stable \
|
&& add-apt-repository ppa:qbittorrent-team/qbittorrent-stable \
|
||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
|
Loading…
Reference in New Issue
Block a user