docker model stop-runner
| 内容説明 | Stop Docker Model Runner (Docker Engine only) |
|---|---|
| 利用方法 | docker model stop-runner |
内容説明
This command stops the Docker Model Runner by removing the running containers, but preserves the container images on disk. Use this command when you want to temporarily stop the runner but plan to start it again later.
To completely remove the runner including images, use docker model uninstall-runner --images instead.
オプション
| オプション | デフォルト | 内容説明 |
|---|---|---|
--models | Remove model storage volume |