In this WhaleDeck Shorts, I answer the question of How to remove all unused Docker networks. 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 networks at once.
docker network prune