Keep Docker Running

Many times we need dockers containers to keep running after they are started started either by using a docker run / docker exec / docker-compose command or while running as a kubernetes pod.

Read more