ANNOUNCEMENT: Mopidy in Docker Container

I have started to develop a Docker image to run mopidy and its many extensions in a container.
This will allow me to easily migrate my setup to different machines or run experimental setups along side.
I started this when I had trouble to compile libspotify on my odroid (ubuntu 16.04 armhf).
So i started a docker image of armhf/ubuntu:trusty to check whether i could get libspotify on that version of ubuntu armhf.

So far running mopidy in a container has been a great and carefree experience.
In case you are interested i will put up the code on github shortly.

You can find the project at:
https://github.com/rawdlite/docker-mopidy
I plan on adding features like IR Control etc.
Feedback is welcome.

There is also a rompr container at: