Show HN: Container-compose – A Docker-compose like tool for Apple containers

Hey HN, recently Apple release their own container manager tooling, but it's missing a "compose-like" tool.

I'm building this CLI as a side-project and a way to help on the usage with the main tool.

It's in a early version, then at the moment I'm trying to be as much as possible compatible with `docker-compose` config file, and in the current version we're supporting two commands: `up` and `down`.


Comments URL: https://news.ycombinator.com/item?id=44282591

Points: 9

# Comments: 5

https://github.com/noghartt/container-compose

Created 16h | Jun 15, 2025, 6:20:13 PM


Login to add comment