.nh .TH podman\-network\-disconnect(1) .SH NAME .PP podman\-network\-disconnect \- Disconnect a container from a network .SH SYNOPSIS .PP \fBpodman network disconnect\fP [\fIoptions\fP] network container .SH DESCRIPTION .PP Disconnects a container from a network. .PP This command is not available for rootless users. .SH OPTIONS .SS \fB\-\-force\fP, \fB\-f\fP .PP Force the container to disconnect from a network .SH EXAMPLE .PP Disconnect a container named \fIweb\fP from a network called \fItest\fP\&. .PP .RS .nf podman network disconnect test web .fi .RE .SH SEE ALSO .PP podman(1), podman\-network(1), podman\-network\-connect(1) .SH HISTORY .PP November 2020, Originally compiled by Brent Baude bbaude@redhat.com \[la]mailto:bbaude@redhat.com\[ra]