mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-25 20:14:58 +00:00
Update Dockerfile
This commit is contained in:
parent
a24cfd92ca
commit
3c54ce191f
@ -57,7 +57,7 @@ RUN buildDeps=" \
|
||||
&& ./configure --disable-debug --enable-encryption --prefix=/usr \
|
||||
&& make install \
|
||||
&& cd /usr/src/qbittorrent/src/app \
|
||||
&& patch -i /tmp/patches/main.patch && \
|
||||
&& patch -i /tmp/patches/main.patch \
|
||||
&& cd /usr/src/qbittorrent/ \
|
||||
&& ./configure --disable-gui --prefix=/usr \
|
||||
&& make -j$(nproc) \
|
||||
|
Loading…
Reference in New Issue
Block a user