明明down完100%但佢會顥示stalled 跟住內容入面顯示全部野都係0% 但又正常用到
跟住刪除個陣揀連埋檔案一齊刪佢會無刪到
docker pull johngong/qbittorrent:qee_4.2.5.11
docker create \
--name=qbittorrent \
-e QB_WEBUI_PORT=8989 \
-e QB_EE_BIN=false \
-e UID=1000 \
-e GID=1000 \
-e UMASK=022 \
-p 6881:6881 \
-p 6881:6881/udp \
-p 8989:8989 \
-v /home/c0re/qbt/config:/config \
-v /home/c0re/qbt/downloads:/Downloads \
--restart unless-stopped \
johngong/qbittorrent:qee_4.2.5.11
docker start qbittorrent
docker stop qbittorrent
docker rm qbittorrent
docker create \
--name=qbittorrent \
-e QB_WEBUI_PORT=8989 \
-e QB_EE_BIN=false \
-e UID=1000 \
-e GID=1000 \
-e UMASK=022 \
-p 6881:6881 \
-p 6881:6881/udp \
-p 8989:8989 \
-v /home/c0re/qbt/config:/config \
-v /home/c0re/qbt/downloads:/Downloads \
--restart unless-stopped \
johngong/qbittorrent:latest
docker start qbittorrent
/home/c0re/qbt/downloads
呢個位