www.LinuxHowtos.org





DOCKER

Section: Docker User Manuals (1)
Updated: Jun 2025
Index Return to Main Contents

 

NAME

docke-networ-prune- Remove all unused networks

 

SYNOPSIS

docker network prune [OPTIONS]

 

DESCRIPTION

Remove all unused networks

 

OPTIONS

-filter=         Provide filter values (e.g. "until=")

-f, -force[=false]         Do not prompt for confirmation

 

SEE ALSO

docke-network(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO