mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:04:59 +01:00
update
This commit is contained in:
@@ -18,7 +18,10 @@ $ docker-compose exec cmus cmus-remote --passwd secret
|
||||
>>> set resume=true
|
||||
>>> player-play
|
||||
>>> ^D
|
||||
$ docker-compose attach cmus
|
||||
^P^Q to exit
|
||||
$ alsamixer
|
||||
<ESC> to exit
|
||||
```
|
||||
|
||||
> cmus-remote: password required for tcp/ip connection
|
||||
|
||||
@@ -8,5 +8,6 @@ services:
|
||||
- ./data/var:/root/music
|
||||
devices:
|
||||
- /dev/snd
|
||||
tty: yes
|
||||
stdin_open: true
|
||||
tty: true
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user