---
title: docker network
tags: Docker
---
# docker network
### Usage:
docker network COMMAND
> Manage networks
### Commands:
| Options | Description |
| -------- | -------- |
| connect |Connect a container to a network
| create |Create a network
| disconnect |Disconnect a container from a network
| inspect |Display detailed information on one or more networks
| ls |List networks
| prune |Remove all unused networks
| rm |Remove one or more networks