docker desktop enable model-runner
| 内容説明 | Manage Docker Model Runner settings |
|---|---|
| 利用方法 | docker desktop enable model-runner [OPTIONS] |
内容説明
Enable and manage Docker Model Runner settings used by 'docker model'
オプション
| オプション | デフォルト | 内容説明 |
|---|---|---|
--no-tcp | Disable TCP connection. Cannot be used with --tcp. | |
--tcp | 12434 | |
--cors | all | CORS configuration. Can be all, none, or comma-separated list of allowed origins. |