docker_cleanup
This script removes all containers, images, networks, and volumes with the label ${label_group}=${repository}
, i.e. all project-related Docker artifacts.
The related scripts will ensure the See the general Docker script usage notes. |