the_tower/tools/build-containers
Relintai f9a6f68ef9 Add the build tools from broken seals. 2022-02-09 15:19:59 +01:00
..
files Add the build tools from broken seals. 2022-02-09 15:19:59 +01:00
.gitignore Add the build tools from broken seals. 2022-02-09 15:19:59 +01:00
Dockerfile.android Add the build tools from broken seals. 2022-02-09 15:19:59 +01:00
Dockerfile.base Add the build tools from broken seals. 2022-02-09 15:19:59 +01:00
Dockerfile.ios Add the build tools from broken seals. 2022-02-09 15:19:59 +01:00
Dockerfile.javascript Add the build tools from broken seals. 2022-02-09 15:19:59 +01:00
Dockerfile.linux Add the build tools from broken seals. 2022-02-09 15:19:59 +01:00
Dockerfile.msvc Add the build tools from broken seals. 2022-02-09 15:19:59 +01:00
Dockerfile.osx Add the build tools from broken seals. 2022-02-09 15:19:59 +01:00
Dockerfile.windows Add the build tools from broken seals. 2022-02-09 15:19:59 +01:00
Dockerfile.xcode Add the build tools from broken seals. 2022-02-09 15:19:59 +01:00
README.md Add the build tools from broken seals. 2022-02-09 15:19:59 +01:00
build_containers.sh Add the build tools from broken seals. 2022-02-09 15:19:59 +01:00
upload.sh Add the build tools from broken seals. 2022-02-09 15:19:59 +01:00

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.