Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 542 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 542 Bytes

Unity-CI image of the Unity Editor

unity-ci/editor

Dockerised Unity Editor made for continuous integration.

Usage

Run the editor image using an interactive shell

docker run -it --rm unityci/editor:[tag] bash

example

docker run -it --rm unityci/editor:ubuntu-2020.1.1f1-android-0.3.0 bash

Run the editor

unity-editor help

⚠ Note that the help-command currently does not work, but other commands do.

License

MIT license