From 66cba41d5b1d5e393ca06cfafedf8d02b4a81cb8 Mon Sep 17 00:00:00 2001 From: MarkusMcNugen Date: Fri, 6 Apr 2018 06:10:04 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c3faef2..4c97a0c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Docker container which runs a headless qBittorrent v4.3 client with WebUI while ## Docker Features * Base: Ubuntu 18.04 * qBittorrent v4.3 -* Size: 287MB +* Size: 403MB * Selectively enable or disable OpenVPN support * IP tables kill switch to prevent IP leaking when VPN connection fails * Specify name servers to add to container @@ -76,8 +76,10 @@ The container will fail to boot if `VPN_ENABLED` is set to yes or empty and a .o `auth-user-pass credentials.conf` ## Example credentials.conf -username
+``` +username password +``` ## PUID/PGID User ID (PUID) and Group ID (PGID) can be found by issuing the following command for the user you want to run the container as: