docker system prune documentation code example
Example 1: docker prune system
docker system prune -a
Example 2: prune volume docker
$ docker volume prune
WARNING! This will remove all volumes not used by at least one container.
Are you sure you want to continue? [y/N] y