2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-05 04:15:27 +01:00

add piknik

This commit is contained in:
kev
2016-08-20 16:00:05 +08:00
parent 6e8d68d589
commit 02ae02e92b
6 changed files with 97 additions and 0 deletions

View File

@@ -52,6 +52,10 @@ $ docker-compose exec mpd sh
>>> mpc repeat on
>>> mpc random on
>>> mpc
>>> mpc clear
>>> mpc lsplaylists
>>> mpc load shoutcast
>>> mpc play
>>> exit
```