Flimzy
4
Q:

docker check running containers

docker rm $(docker ps -aq)
1
# List history of containers
$ docker ps -a
5
# List curently active containers
$ docker ps
5

New to Communities?

Join the community