Sign inSign up

mattpwest/defold

By mattpwest

•Updated about 1 month ago

Docker build image for the Defold game engine.

Image
Languages & frameworks
Developer tools
0

2.3K

mattpwest/defold repository overview

Simple image on top of openjdk:21-jdk-bullseye, with the following two executables present in PATH:

  • bob
  • dmengine_headless

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⁠.

⁠Usage

Intended for use in CI build environments.

image: mattpwest/defold

build:
  script:
  - bob --debug build

⁠Env

VariableValue
DEFOLD_VERSION1.9.8
DEFOLD_VERSION_SHA167542769598a1b794877c96f740f3f527f63f491

Tag summary

Content type

Image

Digest

sha256:b5440e771…

Size

638.3 MB

Last updated

about 1 month ago

docker pull mattpwest/defold