How to Stop, Remove and Clean up Docker

Are you new to docker? then running and maintaining docker applications is easy. This article explains how to stop docker container applications using docker stop, docker-compose stop and docker kill. docker-compose comes handy when managing a complex multi container docker application.
Source: How to Stop, Remove and Clean up Docker