# docker model context create

**Descripción:** Create a named Model Runner context

**Uso:** `docker model context create NAME`










## Descripción

Create a named Model Runner context


## Opciones

| Opción                                                        | Predeterminado                                        | Descripción                                                                                                                                    |
| ------------------------------------------------------------- | ----------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|  | `--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 |







