docker_remove
This script will remove the ${container_name}
container and any unnamed volumes associated with it, i.e. the project’s container and volumes.
The container will be stopped before removal.
See the general Docker script usage notes. |