2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-04 03:54:55 +01:00

mpd httpd output

This commit is contained in:
kev
2016-08-18 00:54:11 +08:00
parent 27d3179c71
commit 7b7d1c831f
5 changed files with 34 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ mpd:
image: vimagick/mpd
ports:
- "6600:6600"
- "8800:8800"
volumes:
- ./mpd.conf:/etc/mpd.conf
- ./music:/var/lib/mpd/music