Use Dockerize to generate the transmission-rss config

This commit is contained in:
Bruno Perel
2017-12-03 00:50:30 +01:00
parent a69ece17fe
commit 486d9bfd2b
4 changed files with 11 additions and 9 deletions

View File

@@ -30,7 +30,6 @@ RUN apt-get update \
ADD openvpn/ /etc/openvpn/
ADD transmission/ /etc/transmission/
ADD transmission/transmission-rss.conf /etc/transmission-rss.conf
ENV OPENVPN_USERNAME=**None** \
OPENVPN_PASSWORD=**None** \