mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-25 12:04:58 +00:00
Update Dockerfile
This commit is contained in:
parent
84973906f2
commit
3ae5a341e7
@ -45,7 +45,7 @@ RUN buildDeps=" \
|
|||||||
&& rm libtor.tar.gz* \
|
&& rm libtor.tar.gz* \
|
||||||
&& rm qbittorrent.tar.gz* \
|
&& rm qbittorrent.tar.gz* \
|
||||||
&& cd /usr/src/libtorrent/ \
|
&& cd /usr/src/libtorrent/ \
|
||||||
&& ./b2 install
|
&& ./b2 install \
|
||||||
&& cd /usr/src/qbittorrent/ \
|
&& cd /usr/src/qbittorrent/ \
|
||||||
&& ./configure --disable-gui \
|
&& ./configure --disable-gui \
|
||||||
&& make -j$(nproc) \
|
&& make -j$(nproc) \
|
||||||
|
Loading…
Reference in New Issue
Block a user