#### debug : - `docker exec -ti bash` to run bash inside a running container - `docker logs ` to see the logs on standard output of a container - `docker ps` to list the container, and see their names