Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 497 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 497 Bytes

JamJar Build Image

This project hosts the Dockerfile for the JamJar build image, this image contains all the tools required to develop the JamJar game engine.

Usage

You can use this image like this:

docker run -it jamjarlabs/jamjar-build-image:latest bash

Developing

You can build this image by using the Makefile and the targets provided:

  • make = builds the image, if no VERSION parameter is provided will default to dev.