Tips dockers
List Containers that are running: $ docker ps Enter a running docker: $ docker exec -it [container-id] bash