Quickly learn How to remove all unused Docker networks with WhaleDeck Shorts. Clear, step-by-step guides for Docker.
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