mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2025-12-06 10:13:21 +00:00
Update Dockerfile
This commit is contained in:
@@ -45,7 +45,7 @@ RUN buildDeps=" \
|
||||
&& rm libtor.tar.gz* \
|
||||
&& rm qbittorrent.tar.gz* \
|
||||
&& cd /usr/src/libtorrent/ \
|
||||
&& ./b2 install
|
||||
&& ./b2 install \
|
||||
&& cd /usr/src/qbittorrent/ \
|
||||
&& ./configure --disable-gui \
|
||||
&& make -j$(nproc) \
|
||||
|
||||
Reference in New Issue
Block a user