broken_seals/tools/build-containers
Relintai df6a292899 Fix the xcode container. 2020-08-09 18:55:31 +02:00
..
files
.gitignore
Dockerfile.android
Dockerfile.base
Dockerfile.ios
Dockerfile.javascript
Dockerfile.linux
Dockerfile.msvc
Dockerfile.osx
Dockerfile.windows
Dockerfile.xcode Fix the xcode container. 2020-08-09 18:55:31 +02:00
README.md
build_containers.sh
upload.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.