docker-compose rm | Docker Documentation
https://docs.docker.com/compose/reference/rmdocker-compose rm. Usage: rm [options] [SERVICE...] Options: -f, --force Don't ask to confirm removal -s, --stop Stop the containers, if required, before removing -v Remove any anonymous volumes attached to containers -a, --all Deprecated - no effect. Removes stopped service containers. By default, anonymous volumes attached to containers are ...