diff --git a/Dockerfile b/Dockerfile index 60f2fac..c193011 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,6 +20,6 @@ ADD defaults/ /defaults/ RUN chmod -v +x /etc/service/*/run /etc/my_init.d/*.sh # Volumes and Ports -VOLUME /config /music +VOLUME /config /downloads /music EXPOSE 8337