Scroll to navigation

DOCKER(1) Docker User Manuals DOCKER(1)

NAME

docker-stack-rm - Remove one or more stacks

SYNOPSIS

docker stack rm [OPTIONS] STACK [STACK...]

DESCRIPTION

Remove one or more stacks

OPTIONS

-d, --detach[=true] Do not wait for stack removal

-h, --help[=false] help for rm

SEE ALSO

docker-stack(1)

Apr 2024 Docker Community