Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 460 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 460 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

License

MIT license