mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-18 05:19:11 +02:00
Update Dockerfile
This commit is contained in:
@@ -40,7 +40,8 @@ ENV \
|
|||||||
# SPECIFIC IMAGES MODIFICATIONS
|
# SPECIFIC IMAGES MODIFICATIONS
|
||||||
RUN \
|
RUN \
|
||||||
# Correction for s6v3
|
# Correction for s6v3
|
||||||
mv /etc/services.d/qbittorrent /etc/s6-overlay/s6-rc.d/svc-qbittorrent \
|
mv /etc/services.d/qbittorrent/* /etc/s6-overlay/s6-rc.d/svc-qbittorrent/ \
|
||||||
|
&& rmdir /etc/services.d/qbittorrent \
|
||||||
\
|
\
|
||||||
# Set download folder to /share
|
# Set download folder to /share
|
||||||
&& sed -i 's|/downloads/|/share/qBittorrent/|g' /defaults/qBittorrent.conf \
|
&& sed -i 's|/downloads/|/share/qBittorrent/|g' /defaults/qBittorrent.conf \
|
||||||
|
|||||||
Reference in New Issue
Block a user