Cleaning Up

Remove unused containers and images.

Remove a container

instantly rm <container>

Remove an image

instantly rmi <image>

Use caution—deleting volumes or containers can lose data.