HowTo : use Docker - waidyanatha/dongcha GitHub Wiki

Introduction

In order to manage a coherent environment, it is recommended that you use the Docker Image as your development environment. Upon setting up the docker environment, it will run the setup.sh script to seamlessly setup the environment with the necessary third-party libraries, environment variables, and applications.

Insalling Docker Dev Image