BLOG Usage Install Install Docker for your operating system. Install the Docker. Run docker-compose Build docker-compose up --build This will build project. Start docker-compose up This will start project Stop docker-compose down This will stop project