Deduplication API for Google MusicManager
500K+
Source / Contrib : https://github.com/jaymoulin/google-musicmanager-dedup-api
Issues : https://github.com/jaymoulin/google-musicmanager-dedup-api/issues

This image allows you utilize deduplication feature for Google MusicManager
docker run -d --restart=always -p 80:80 -v /path/to/your/db:/app/db --name googlemusic-dedup jaymoulin/google-musicmanager-dedup-api
You can mount a volume to /app/db/ to keep the database outside the container
If you don't have Docker installed yet, you can do it easily in one line using this command
curl -sSL "https://gist.githubusercontent.com/jaymoulin/e749a189511cd965f45919f2f99e45f3/raw/0e650b38fde684c4ac534b254099d6d5543375f1/ARM%2520(Raspberry%2520PI)%2520Docker%2520Install" | sudo sh && sudo usermod -aG docker $USER
Content type
Image
Digest
Size
42.7 MB
Last updated
almost 7 years ago
docker pull jaymoulin/google-musicmanager-dedup-api