The Wayback Machine - https://web.archive.org/web/20251014181256/https://docs.docker.com/reference/cli/docker/desktop/enable/model-runner/

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.