Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
podman-net...-disconnect(1) General Commands Manualpodman-net...-disconnect(1)

NAME
       podman-network-disconnect - Disconnect a	container from a network

SYNOPSIS
       podman network disconnect [options] network container

DESCRIPTION
       Disconnects a container from a network. A container can be disconnected
       from a network by name or by ID.	 If all	networks are disconnected from
       the  container, it behaves like a container created with	--network=none
       and it does not have network connectivity until a network is  connected
       again.

OPTIONS
   --force, -f
       Force the container to disconnect from a	network

EXAMPLE
       Disconnect container from specified network:

       podman network disconnect test web

SEE ALSO
       podman(1), podman-network(1), podman-network-connect(1)

HISTORY
       November	 2020,	Originally  compiled  by Brent Baude bbaude@redhat.com
       <mailto:bbaude@redhat.com>

						   podman-net...-disconnect(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=podman-network-disconnect&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help