pandemonium_engine/misc/build_containers
..
engine_build_scripts
files
old/build_containers_frt
.gitignore
build_all.sh
build_containers.sh
Dockerfile.android
Dockerfile.base
Dockerfile.frt_arm32
Dockerfile.frt_arm64
Dockerfile.frt_base
Dockerfile.ios
Dockerfile.javascript
Dockerfile.linux
Dockerfile.osx
Dockerfile.windows
Dockerfile.xcode
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.