WhaleDeck logo

How to remove several Docker networks at once

Written by Typ0genius profile picture @Typ0genius
solution

Quickly learn How to remove several Docker networks at once with WhaleDeck Shorts. Clear, step-by-step guides for Docker.


The answer is quite simple. The following command shows how to

remove the two networks with the names network_1 and network_2 at once.

docker network rm network_1 network_2
WhaleDeck
Tired of typing commands? Experience the ease of docker server management with WhaleDeck's beautiful GUI. Get things done faster and try it for free today! WhaleDeck on iPhone, iPad, and Mac