Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 378 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 378 Bytes

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