Netease Cloud Music (网易云音乐) for Linux x86_64.
543
Docker image of Netease Cloud Music (网易云音乐) for Linux.
Netease Cloud Music (网易云音乐) is one of the most popular music players in China.
Since Netease Cloud Music for Linux is NOT an open source software, users like me don't want to run it directly on host for safety reasons.
It is not available for Linux distributions other than Ubuntu and deepin.
mkdir -p $HOME/Music && chgrp -hR 0 $HOME/Music && chmod -R g=rX $HOME/Music
mkdir -p $HOME/Music/CloudMusic && chgrp -hR 0 $HOME/Music/CloudMusic && chmod -R g=rwX $HOME/Music/CloudMusic
docker-compose pull
docker-compose up -d
docker-compose down
docker-compose build
Content type
Image
Digest
Size
284.2 MB
Last updated
almost 9 years ago
docker pull rayson/netease-cloud-music