Caution
As-of 2021, this product does not have a free support team anymore. If you want this product to be maintained, please support my work.
Note
(This product is available under a free and permissive license, but needs financial support to sustain its continued improvements. In addition to maintenance and stability there are many desirable features yet to be added.)
This image allows you utilize deduplication feature for Youtube Music Uploader
Please note that this package is also hosted on Github Container Registry, just add ghcr.io/
before the image name (docker pull ghcr.io/jaymoulin/google-musicmanager-dedup-api
instead of jaymoulin/google-musicmanager-dedup-api
)
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