Dockerised Unity Editor made for continuous integration.
Run the editor image using an interactive shell
docker run -it --rm unityci/editor:[tag] bashexample
docker run -it --rm unityci/editor:ubuntu-2020.1.1f1-android-0.3.0 bashRun the editor
unity-editor help⚠ Note that the help-command currently does not work, but other commands do.