You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02: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