mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2025-12-06 10:13:21 +00:00
Update Dockerfile
This commit is contained in:
@@ -58,7 +58,7 @@ RUN buildDeps=" \
|
||||
&& make -j$(nproc) \
|
||||
&& make install \
|
||||
&& cd /usr/src/qbittorrent/src/app \
|
||||
&& cp /tmp/patches/main.patch /usr/src/qbittorrent/src/app
|
||||
&& cp /tmp/patches/main.patch /usr/src/qbittorrent/src/app \
|
||||
&& patch -i /usr/src/qbittorrent/src/app/main.patch \
|
||||
&& cd /usr/src/qbittorrent/ \
|
||||
&& ./configure --disable-gui --prefix=/usr \
|
||||
|
||||
Reference in New Issue
Block a user