diff --git a/qbittorrent/Dockerfile b/qbittorrent/Dockerfile index e7203ff52..ca2f47fae 100644 --- a/qbittorrent/Dockerfile +++ b/qbittorrent/Dockerfile @@ -75,6 +75,7 @@ VOLUME [ "/data" ] # Environment variables #ENV \ +# DEBIAN_FRONTEND="non interactive \ # HOME="/root" \ # LANG="C.UTF-8" \ # PS1="$(whoami)@$(hostname):$(pwd)$ " \