Docker build image for the Defold game engine.
2.3K
Simple image on top of openjdk:21-jdk-bullseye, with the following two executables present in PATH:
The source for this image is on Gitlab.
Forked from gmantaos/defold:v1.9.6 to fix v1.9.6 which needs an upgrade to JDK 21 due to this change.
Intended for use in CI build environments.
image: mattpwest/defold
build:
script:
- bob --debug build
| Variable | Value |
|---|---|
| DEFOLD_VERSION | 1.9.8 |
| DEFOLD_VERSION_SHA1 | 67542769598a1b794877c96f740f3f527f63f491 |
Content type
Image
Digest
sha256:b5440e771…
Size
638.3 MB
Last updated
about 1 month ago
docker pull mattpwest/defold