This commit is contained in:
Brandon
2019-08-18 10:32:38 -05:00
parent 2b26f85fb1
commit 38f347eed0
3 changed files with 2 additions and 3 deletions

View File

@@ -48,8 +48,7 @@ RUN \
EXPOSE 6600 6680 5555/UDP
VOLUME /data /music
COPY mopidy.conf /data/.config/mopidy.conf
COPY run.sh /usr/local/bin/run.sh
COPY root/ /
RUN chmod +x /usr/local/bin/run.sh
LABEL description "Open source media server"