Install with winget
Open PowerShell or Command Prompt and run:
winget install ClementSam.Compozify
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About Compozify
Compozify is a simple (yet complicated) tool to generate a docker-compose.yml file from a docker run command.
Advanced Install Options
Install (latest)
winget install ClementSam.CompozifyInstall (pinned version)
winget install --id ClementSam.Compozify -e --version 0.2.1Upgrade
winget upgrade ClementSam.CompozifyUninstall
winget uninstall ClementSam.CompozifyFrequently Asked Questions
How do I install Compozify using winget?
Open PowerShell or Windows Terminal and run:
winget install ClementSam.Compozify. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is Compozify?
Convert "docker run" commands to docker compose files
Is Compozify free to use?
Compozify is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update Compozify with winget?
Run
winget upgrade ClementSam.Compozify in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall Compozify?
Run
winget uninstall ClementSam.Compozify to remove Compozify from your system.