Managing Docker containers

Tested Infrastructure

Platform Number of Instance Reading Time
Play with Docker 1 5 min

Pre-requisite

Preparations

$ docker rm -f $(docker ps -a -q)

Instructions