Conversation
|
I know this is an old PR, but I tried out your fork branch and had a couple of issues which I've found solutions to. The Also, Spotify no longer host the download for libspotify, but the Mopidy GitHub project have an archive containing the same files so I've replaced the wget path to pull from GitHub instead. This is the updated command I'm using with those two changed lines: I haven't verified that the container still works beyond this, but I wanted to share my progress. |
|
Very nice, thanks! Will try to test it myself this weekend |
|
@ultrafez Tested - works as expected, so I've updated my pull request and additionally updated base image to include Debian distro version, as image build depends on Thanks again! :) |
Added ability to build & run spotify-ripper in Docker, without the need of manual installation or resource-hungry VMs
The resulting image is based on the official
python:3.5-slimimage and is 268MB in size