add /downloads volume

This commit is contained in:
sparklyballs 2015-10-24 19:52:38 +01:00
parent d3e657c9b4
commit fe1c418ecf

View file

@ -20,6 +20,6 @@ ADD defaults/ /defaults/
RUN chmod -v +x /etc/service/*/run /etc/my_init.d/*.sh RUN chmod -v +x /etc/service/*/run /etc/my_init.d/*.sh
# Volumes and Ports # Volumes and Ports
VOLUME /config /music VOLUME /config /downloads /music
EXPOSE 8337 EXPOSE 8337