mirror of
https://github.com/godotengine/build-containers.git
synced 2025-12-31 21:48:41 +03:00
d3cbff6cc782e5843cfac551e9ae7d87e6b3f0c7
iOS image is now based on the OSX one, as we'll need the OSX toolchain to build the AOT cross-compiler. We can't build the cross-compiler yet though as godot-mono-builds doesn't support OSXCross for that part, and we will likely need to build libclang manually beforehand too.
Godot engine build containers
This repository contains the Dockerfiles for the official Godot engine builds. These containers should help you build Godot for all platforms supported on any machine that can run Docker containers.
Building
There is a 'build.sh' script included to build the containers themselves. The in-container build scripts will follow shortly.
Description
Languages
Shell
80.1%
C
19.9%