docker Ubuntu docker run -it -v $HOME/qb-build:/root ubuntu:latest /bin/bash -c 'apt-get update && apt-get install -y curl && cd && curl -sL git.io/qbstatic | bash -s all -i -lm' docker Alpine docker run -it -v $HOME/qb-build:/root alpine:latest /bin/ash -c 'apk upd...
Are you building on docker? What is the host OS. Build commands. I'm not going to guess what you are doing. Provide all the relevant info about what you are doing and how to proceed. userdocsadded crystal ball waiting for more info on Jun 5, 2024 userdocsclosed this as completedon ...
A bash script which builds a fully static qbittorent-nox binary with current dependencies to use on any Linux OS - qbittorrent-nox-static/qbittorrent-nox-static.sh at master · userdocs/qbittorrent-nox-static