Manage Apple Containers like docker-compose
2025-06-15
A CLI tool, `container-compose`, lets you use Apple Containers with a docker-compose-like config file. Currently in alpha, it may contain bugs or missing features. Install via Homebrew (`brew tap noghartt/container-compose https://github.com/noghartt/container-compose.git; brew install noghartt/container-compose/container-compose`) or download a pre-built binary from the release page.
Development