Skip to content
Arunav Sanyal edited this page Aug 17, 2015 · 5 revisions

Modulo7 can now be deployed as a Docker Image.

https://www.docker.com/

Docker is a container format and specification along with a deployment mechanism. It can be safely used to test Modulo7 by providing a container abstraction so that Modulo7 does not meddle with existing sotftware on the host system.

The current DockerFile will install all the dependencies and and build the Modulo7 jar.

TODO : Host a Modulo7 image on a docker hub account

Clone this wiki locally