The Wayback Machine - https://web.archive.org/web/20260225113101/https://docs.docker.com/reference/cli/docker/desktop/enable/model-runner/
Answers are generated based on the documentation.

docker desktop enable model-runner

DescriptionManage Docker Model Runner settings
Usagedocker desktop enable model-runner [OPTIONS]

Description

Enable and manage Docker Model Runner settings used by 'docker model'

Options

OptionDefaultDescription
--no-tcpDisable TCP connection. Cannot be used with --tcp.
--tcp12434Enable or change TCP port for connection (1-65535). Cannot be used with --no-tcp.
--corsallCORS configuration. Can be all, none, or comma-separated list of allowed origins.