aegif / NemakiWare-builder

docker image to build the NemakiWare war files (core, ui, and solr)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Image for NemakiWare

This Docker Image contains the environment required for building NemakiWare.

Usage

After running the Image, the files required for running NemakiWare will be compiled and placed in the results folder for you.

Running

Start the Docker container with the following commands:

  • Build: docker-compose build
  • Run: docker-compose up

About

docker image to build the NemakiWare war files (core, ui, and solr)


Languages

Language:Dockerfile 59.2%Language:Shell 40.8%