// install via winget
Command Prompt & PowerShell
click to copy
winget install ClementSam.Compozify
// direct download
Download Installer// about Compozify
Compozify is a simple (yet complicated) tool to generate a docker-compose.yml file from a docker run command.
// frequently asked questions
How do I install Compozify using winget?
Open PowerShell or Windows Terminal and run:
winget install ClementSam.Compozify. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is Compozify?
Convert "docker run" commands to docker compose files
Is Compozify free to download?
Compozify is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Compozify with winget?
Run
winget upgrade ClementSam.Compozify in PowerShell or Windows Terminal to update Compozify to the latest available version.What architecture does Compozify support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.