broken_seals_2d/tools/build-containers
Relintai 76dc05ae2a Also added the tools folder. 2021-02-20 22:57:31 +01:00
..
files Also added the tools folder. 2021-02-20 22:57:31 +01:00
.gitignore Also added the tools folder. 2021-02-20 22:57:31 +01:00
Dockerfile.android Also added the tools folder. 2021-02-20 22:57:31 +01:00
Dockerfile.base Also added the tools folder. 2021-02-20 22:57:31 +01:00
Dockerfile.ios Also added the tools folder. 2021-02-20 22:57:31 +01:00
Dockerfile.javascript Also added the tools folder. 2021-02-20 22:57:31 +01:00
Dockerfile.linux Also added the tools folder. 2021-02-20 22:57:31 +01:00
Dockerfile.msvc Also added the tools folder. 2021-02-20 22:57:31 +01:00
Dockerfile.osx Also added the tools folder. 2021-02-20 22:57:31 +01:00
Dockerfile.windows Also added the tools folder. 2021-02-20 22:57:31 +01:00
Dockerfile.xcode Also added the tools folder. 2021-02-20 22:57:31 +01:00
README.md Also added the tools folder. 2021-02-20 22:57:31 +01:00
build_containers.sh Also added the tools folder. 2021-02-20 22:57:31 +01:00
upload.sh Also added the tools folder. 2021-02-20 22:57:31 +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.