mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-06-02 15:05:24 +00:00
小钢炮安装脚本添加/BT_backup目录挂载至docker
This commit is contained in:
parent
ec7032698d
commit
68e128e5cd
@ -4,5 +4,5 @@ git clone https://gitee.com/ledc/IYUUAutoReseed.git
|
||||
cd /root/IYUUAutoReseed/docker
|
||||
chmod +x ./*.sh
|
||||
docker build -t iyuu:latest .
|
||||
docker run -it -v /root/IYUUAutoReseed:/var/www -p 8510:9000 --network bridge --name IYUUAutoReseed --restart always -d iyuu:latest
|
||||
docker run -it -v /root/IYUUAutoReseed:/var/www -v /var/lib/qbittorrent/.local/share/data/qBittorrent/BT_backup:/BT_backup -p 8510:9000 --network bridge --name IYUUAutoReseed --restart always -d iyuu:latest
|
||||
./iyuu.sh
|
Loading…
x
Reference in New Issue
Block a user