abarichello / godot-ci

Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.
https://hub.docker.com/r/barichello/godot-ci
MIT License
759 stars 133 forks source link

Build mono docker image #16

Closed realkotob closed 4 years ago

realkotob commented 4 years ago

This does the required changes to build a godot+mono in a docker container.

I think we might want to make a separate branch for mono and merge this to that.

Note that this only changes the Dockerfile and does not edit the gitlab-ci.yml since I think we will want to link to a different dockerhub

Part of https://github.com/aBARICHELLO/godot-ci/issues/17