Docker editor image with some extensions. This repository based on UNITY CI Images.
- Added link form python3 to python, to build firebase correctly.
- Build docker image with a corresponding base image:
docker build --build-arg base_image=unityci/editor:2020.2.3f1-android-0 .
- Commit & push to docker hub.
- Pass image to unity-builder image with
customImage
argument.