Sign inSign up

gmantaos/defold

By gmantaos

•Updated 11 months ago

Docker build image for the Defold game engine.

Image
3

4.1K

gmantaos/defold repository overview

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

  • bob
  • dmengine_headless

The source for this image is on GitLab⁠.

⁠Usage

Intended use is for CI build environments.

image: gmantaos/defold

build:
  script:
  - bob --debug build

⁠Env

VariableValue
DEFOLD_VERSION1.3.6
DEFOLD_VERSION_SHA165e2f79be3b8c99f1999a976399a17eb31a79ff2

Tag summary

Content type

Image

Digest

sha256:cc4908d32…

Size

668.1 MB

Last updated

11 months ago

docker pull gmantaos/defold