Based on the work of DoubleDensity's Tidebox
A complete Tidal musical live coding and audio streaming environment inside Docker
$ git clone https://github.com/lvm/tida1vm
$ cd tida1vm
$ git checkout 1.0
$ docker build -t tidal-1.0 .
$ docker run -ti --rm --name tidal-1 tidal-1.0