Install via Winget
winget install ClementSam.Compozify
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
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 Windows Terminal or PowerShell and run:
winget install ClementSam.Compozify. Winget is built into Windows 10 (1809+) and Windows 11.What is Compozify?
Convert "docker run" commands to docker compose files
Is Compozify free to download?
Compozify is available under the MIT license. Use the winget command or the direct download link on this page.
How do I update Compozify with winget?
Run
winget upgrade ClementSam.Compozify in Windows Terminal or PowerShell to update Compozify to the latest available version.