mirror of
https://github.com/godotengine/build-containers.git
synced 2025-12-31 21:48:41 +03:00
dce2101e6ee9ad0975ccbdea3d63c177f5cb686a
Builds are faster with 64 jobs instead of 1 :) It's mostly relevant for 'make' but we also use the -j flag for 'configure' as it can also trigger a build for external dependencies (like llvm for upcoming iOS Mono builds).
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%