mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 12:58:32 +07:00
18 lines
531 B
Markdown
18 lines
531 B
Markdown
---
|
|
metaLinks:
|
|
alternates:
|
|
- https://app.gitbook.com/s/j6QEqM3Sd94bdPsX4HaN/user/docker/networks/remove
|
|
---
|
|
|
|
# Remove a network
|
|
|
|
{% hint style="warning" %}
|
|
You must detach all containers from a network before you can remove it.
|
|
{% endhint %}
|
|
|
|
From the menu select **Networks**, tick the checkbox next to the network you want to remove then click **Remove**.
|
|
|
|
<figure><img src="../../../.gitbook/assets/Remove-network.gif" alt=""><figcaption></figcaption></figure>
|
|
|
|
To confirm the removal, click **Remove** in the dialog box.
|