Skip to content

jamjarlabs/jamjar-build-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published