www.LinuxHowtos.org





DOCKER

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

 

NAME

docke-containe-prune- Remove all stopped containers

 

SYNOPSIS

docker container prune [OPTIONS]

 

DESCRIPTION

Remove all stopped containers

 

OPTIONS

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

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

 

SEE ALSO

docke-container(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO