Docker 17
引擎: CLI | Engine: CLI

docker stack

码头堆垛

描述

管理码头堆叠

使用

docker stack COMMAND

子命令

CommandDescription
docker stack deployDeploy a new stack or update an existing stack
docker stack lsList stacks
docker stack psList the tasks in the stack
docker stack rmRemove one or more stacks
docker stack servicesList the services in the stack

父命令

CommandDescription
dockerThe base command for the Docker CLI.

扩展描述

管理堆栈。