mirror of
https://github.com/godotengine/build-containers.git
synced 2025-12-31 21:48:41 +03:00
f7966f0a1ea52c52fec8d6872b97c2b7efbafa1e
This saves us from pulling gtk2 and gtk3 as weak deps of perl and git or whatnot... And we don't need to pull in all the documentation on Ubuntu. Also ensures that we properly run `dnf clean all` after each installation.
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%