how to clean all docker things from centos 8 code example Example: docker remove all containers docker rm $(docker ps -a -q)