docker ps
docker stop CONTAINER_ID
docker attach container-name or docker exec -it <container-id> bash