Breadcrumbs qBittorrent-Enhanced-Edition-Docker / iyuu.Dockerfile Latest commit DDSRem feat: refactor local build 1ed6372· Jun 15, 2024 HistoryHistory File metadata and controls Code Blame 36 lines (36 loc) · 986 Bytes Raw ARG VERSION ARG REPO_NAME FROM ${REPO_NAME}:${VERSION} ENV IY...
docker-compose version: "2" services: qbittorrentee: image: superng6/qbittorrentee container_name: qbittorrentee environment: - PUID=1026 - PGID=100 - TZ=Asia/Shanghai - WEB_USER=admin - WEB_PASSWORD=veryscrect volumes: - /path/to/appdata/config:/config - /path/to/downloads:/download...
docker命令行设置: docker-compose 变量: 群晖docker设置: 搜索: 开启:视图-搜索引擎: 说明: 相关文章推荐 支持群晖、威联通等x64、arm64、arm32平台nas 博客:https://sleele.com/2020/01/09/docker-qbittorrent增强版,反迅雷吸血 GitHub:https://github.com/SuperNG6/Docker-qBittorrent-Enhanced-Edition https...
支持群晖、威联通等x64、arm64、arm32平台nas 博客:https://sleele.com/2020/01/09/docker-qbittorrent增强版,反迅雷吸血 GitHub:https://github.com/SuperNG6/Docker-qBittorrent-Enhanced-Edition https://hub.d… DockerqBittorrent下载软件 高阶教程-追剧全流程自动化 2020-3-16 16:26 | 103,864 |...
docker build \ --tag superng6/qbittorrentee:latest \ --force-rm \ . 17 changes: 17 additions & 0 deletions17docker-compose.yml @@ -0,0 +1,17 @@ version:"2" services: aria2: image:superng6/qbittorrentee container_name:qbittorrentee ...
Dockerfile LICENSE README.md dependency-version.json renovate.json version.json Breadcrumbs qBittorrent-Enhanced-Edition-Docker / dependency-version.json Latest commit DDSDerekand github-actions[bot] chore(deps): update dependency version 7f0ffa2· Oct 1, 2024 HistoryHistory File metadata and controls...
![Docker Pulls](https://img.shields.io/docker/pulls/ddsderek/qbittorrentee.svg?style=for-the-badge&label=pulls&logo=docker) 由nevinee 大佬的 qBittorrent 镜像改编的 qBittorrent Enhanced Edition 镜像。 此项目功能与使用方法和`nevinee/qbittorrent`一致,故详细功能和使用教程[点击这里](https...
由nevinee 大佬的 qBittorrent 镜像改编的 qBittorrent Enhanced Edition 镜像 - bump: v5.0.3.10 · DDS-Derek/qBittorrent-Enhanced-Edition-Docker@78329bb
由nevinee 大佬的 qBittorrent 镜像改编的 qBittorrent Enhanced Edition 镜像 - bump: v4.6.6.10 · DDS-Derek/qBittorrent-Enhanced-Edition-Docker@937ed21
1GoogolcommentedDec 24, 2023 Linux 查看密码方式是在 命令行输入以下命令 docker logs<qbittorrent> <qbittorrent>是你自己的docker 容器名字。 执行命令显示的内容大概是这样: 登录后可以到工具 -> 选项 -> Web UI里修改账号密码