In this WhaleDeck Shorts, I answer the question of How to remove all unused Docker volumes. The answer is quite simple.
The answer is quite simple. The following command shows how to remove all unused (not referenced by a container) Docker volumes at once.
docker volume prune