Raveberry can now be run without the need of dependency management:
wget
https://raw.githubusercontent.com/raveberry/raveberry/master/docker-compose.yml
&& docker-compose up -d
Docker will automatically manage downloading images for nginx, mopidy, redis, postgres and raveberry. I really like how neatly everything works together.
After crosscompiling the images for arm, it even works on the Raspberry Pi!