$ docker build -t tnocs/csnext . # Build docker image
$ docker run -it --name csnext tnocs/csnext # Run docker container
This docker container will build the csNext library and allows you to explore the sample applications at:
http://127.0.0.1:9001/examples
Copyright (c) 2017
Licensed under the MIT license.