This Docker Image contains the environment required for building NemakiWare.
After running the Image, the files required for running NemakiWare will be compiled and placed in the results folder for you.
Start the Docker container with the following commands:
- Build:
docker-compose build
- Run:
docker-compose up