To follow up on this and help any one who might not so Docker-savy; If you run the command docker network prune
it will delete all networks currently not used by any container.
Share and learn in the Docker community.
To follow up on this and help any one who might not so Docker-savy; If you run the command docker network prune
it will delete all networks currently not used by any container.