Docker builds for Godot Engine (headless) with export templates
The entrypoint calls the Godot Engine (/usr/local/bin/godot) so override the command with any arguments (default is --help).
version: '2'
services:
godot:
image: godot-headless:4.3-desktop
volumes:
- ./:/project
command: --path /project --export win64 bin/win64/maze-test.exeThe tags follow the Godot version and allow for different export template installs (for filesize). When in doubt use the base version (ex. 4.3) which includes all templates provided by Godot.
4.3,4.3-all,latest4.3-desktop4.3-linux4.3-macos4.3-windows4.3-win324.3-win64
4.3-mobile4.3-android4.3-ios
4.3-web
Prior versions:
4.2.24.2.14.24.1.34.1.24.1.14.14.0.34.0.24.0.14.0
Legacy versions also supported include:
-
3.5.3,3.5.3-all,latest3.5.3-desktop3.5.3-linux3.5.3-osx3.5.3-windows3.5.3-win3.5.3-win323.5.3-win64
3.5.3-uwp3.5.3-uwp323.5.3-uwp64
3.5.3-mobile3.5.3-android3.5.3-iphone
3.5.3-html
-
3.5.2 -
3.5.1 -
3.5 -
3.4.5 -
3.4.4 -
3.4.3 -
3.4.2 -
3.5.2 -
3.5.1 -
3.5 -
3.4.5 -
3.4.4 -
3.4.3 -
3.4.2 -
3.5.2 -
3.5.1 -
3.5 -
3.4.5 -
3.4.4 -
3.4.3 -
3.4.2 -
3.5.2 -
3.5.1 -
3.5 -
3.4.5 -
3.4.4 -
3.4.3 -
3.4.2 -
3.4.1 -
3.4 -
3.3.4 -
3.3.3 -
3.2.3 -
3.3 -
3.3.1 -
3.3.2