← Package directory
Available on winget

Install dmr

Standalone Docker Model Runner - run local AI models with no Docker Desktop or Engine required.

Install with winget
winget install --id Docker.dmr
Upgrade
winget upgrade --id Docker.dmr
Uninstall
winget uninstall --id Docker.dmr

About dmr

dmr is the standalone Docker Model Runner: a single binary that bundles both the inference daemon (dmr serve) and the full model management CLI (run, pull, ls, rm, ps, ...) used to talk to it. dmr has no dependency on Docker Desktop or a running Docker Engine.

Version history

Version Updated Notes
0.1.0 Release notes