docker model context create
| 内容説明 | Create a named Model Runner context |
|---|---|
| 利用方法 | docker model context create NAME |
内容説明
Create a named Model Runner context
オプション
| オプション | デフォルト | 内容説明 |
|---|---|---|
--description | Optional human-readable description for this context | |
--host | Model Runner API base URL (e.g. http://192.168.1.100:12434) | |
--tls | Enable TLS for connections to this context | |
--tls-ca-cert | Path to a custom CA certificate PEM file for TLS verification | |
--tls-skip-verify | Skip TLS server certificate verification |