Smild docker is a simple docker container to use with smild (https://github.com/tierratelematics/smild)
Have a complete development environment using only docker.
To run the container:
$ docker run --privileged --rm -it -p "yourport:yourport" -v "your path:/usr/src" smild-launcher:latest /bin/bash
after that:
$ smild watch-build