Weekly build week-03-05-2020
Using volumes instead of binding mounts (#295) ### Motivation Docker volumes are better than binding mounts. ### Modifications Change install through docker docs ### Verifying this change - [x] Make sure that the change passes the `./gradlew build` checks.