pandemonium_engine/misc/build-containers
2023-08-12 11:48:09 +02:00
..
engine_build_scripts
files
.gitignore
build_containers.sh
Dockerfile.android
Dockerfile.base
Dockerfile.ios
Dockerfile.javascript
Dockerfile.linux
Dockerfile.osx
Dockerfile.windows
Dockerfile.xcode
podman_build_all.sh
README.md

Godot engine build containers

Based on https://github.com/godotengine/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.