mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2025-12-06 18:23:21 +00:00
Update Dockerfile
This commit is contained in:
@@ -46,6 +46,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/ \
|
||||||
|
&& ./autotool.sh \
|
||||||
&& export LDFLAGS=-L/opt/local/lib \
|
&& export LDFLAGS=-L/opt/local/lib \
|
||||||
&& export CXXFLAGS=-I/opt/local/include \
|
&& export CXXFLAGS=-I/opt/local/include \
|
||||||
&& ./configure --disable-debug \
|
&& ./configure --disable-debug \
|
||||||
|
|||||||
Reference in New Issue
Block a user