Compare commits

..

4 Commits
15 ... 19

Author SHA1 Message Date
sparklyballs
30405dc340 Merge pull request #5 from sigismund/version-bump
qBittorrent version bump
2017-07-29 22:51:43 +01:00
Žiga Drnovšček
996e418754 qBittorrent version bump
qBittorrent version bumped to 3.3.14
2017-07-27 22:03:20 +02:00
sparklyballs
b52b6785aa Update READMETEMPLATE.md 2017-07-13 11:32:10 +01:00
sparklyballs
37ca9f334c Update READMETEMPLATE.md 2017-07-13 11:31:51 +01:00
2 changed files with 3 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ ARG VERSION
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
# package versions
ARG QBITTORRENT_VER="3.3.13"
ARG QBITTORRENT_VER="3.3.14"
ARG RASTERBAR_VER="RC_1_0"
# environment settings

View File

@@ -76,7 +76,8 @@ Change username/password via the webui in the webui section of settings.
## Info
* Shell access whilst the container is running: `docker exec -it qbittorrent /bin/bash`
Shell access whilst the container is running: `docker exec -it qbittorrent /bin/bash`
To monitor the logs of the container in realtime: `docker logs -f qbittorrent`
* container version number