Lists running containers.
docker ps [-a]
Include stopped containers
docker ps -a
docker run
docker logs