进入docker中
docker exec -it container_id /bin/bash
# With the linuxserver docker image, you need:
python3 /app/calibre-web/cps.py -p /config/app.db -s admin:password
- 注意密码要满足字母、数字、特殊符号,大小写混合
进入docker中
docker exec -it container_id /bin/bash
# With the linuxserver docker image, you need:
python3 /app/calibre-web/cps.py -p /config/app.db -s admin:password