Musikcube for Raspberry Pi. Fork of docker hectormolinero/musikcube
923
Repository https://github.com/hectorm/docker-musikcube Pipelines https://gitlab.com/hectorm/docker-musikcube/pipelines
docker run --detach \
--name musikcube \
--restart on-failure:3 \
--publish 7905:7905/tcp \
--publish 7906:7906/tcp \
--env MUSIKCUBE_SERVER_PASSWORD=musikcube \
--mount type=volume,src=musikcube-caddy-data,dst=/home/musikcube/.config/caddy \
--mount type=volume,src=musikcube-app-data,dst=/home/musikcube/.config/musikcube \
--mount type=bind,src="$HOME"/Música,dst=/music,ro \
ugeek/musikcube:arm
Content type
Image
Digest
Size
108.5 MB
Last updated
about 7 years ago
docker pull ugeek/musikcube:amd64