docker stack
内容説明 | Manage Swarm stacks |
---|---|
利用方法 | docker stack [OPTIONS] |
Swarm このコマンドは Swarm オーケストレーターにおいて動作します。
内容説明
Manage stacks.
サブコマンド
コマンド | 内容説明 |
---|---|
docker stack config | Outputs the final config file, after doing merges and interpolations |
docker stack deploy | Deploy a new stack or update an existing stack |
docker stack ls | List stacks |
docker stack ps | List the tasks in the stack |
docker stack rm | Remove one or more stacks |
docker stack services | List the services in the stack |