Show HN: Container-compose – A Docker-compose like tool for Apple containers 5 by Noghartt | 2 comments on Hacker News. 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`. June 15, 2025 at 09:53PM Noghartt 5 https://ift.tt/CTWobtv Show HN: Container-compose – A Docker-compose like tool for Apple containers 2 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 ...