Update Dockerfile

This commit is contained in:
Alexandre
2022-09-05 10:23:21 +02:00
committed by GitHub
parent d937909bed
commit 9a8054dd3b

View File

@@ -38,6 +38,7 @@ ENV \
TERM="xterm-256color"
# SPECIFIC IMAGES MODIFICATIONS
# hadolint ignore=SC2015
RUN \
# Set download folder to /share
sed -i 's|/downloads/|/share/qBittorrent/|g' /defaults/qBittorrent.conf \