Files
docker-docs/docker-for-mac
Roger Erens fd6e83829d Add docker ps -a
When one wants to remove an image no longer needed (as in the subsequent example w.r.t. nginx), but still used by a stopped container, one would not find that container using only `docker ps`. Introduction of `docker ps -a` seems warranted to me here.
2016-11-19 01:01:09 +01:00
..
2016-11-19 01:01:09 +01:00