You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-10 22:31:28 +02:00
update mpd
This commit is contained in:
@@ -12,4 +12,4 @@ RUN set -xe \
|
||||
VOLUME /var/lib/mpd
|
||||
|
||||
EXPOSE 6600
|
||||
CMD ["mpd", "--stdout", "--no-daemon"]
|
||||
CMD ["mpd", "--stdout", "--no-daemon", "/etc/mpd/mpd.conf"]
|
||||
|
Reference in New Issue
Block a user