Live data from Hacker News

Show HN: Fruitbox – Docker Compose for Apple's container runtime

github.com

1–3 of 3 posts

Re: Show HN: Fruitbox – Docker Compose for Apple's container runtime

#3
Hi HN! I made this almost reflexively after installing apple containers, since I could now just plug and play existing docker compose files. It's a simple but so far quite useful CLI. Most of the surface has been implemented, but there are a few incompatible edges. Fruitbox uses compose-go under the hood, so file parsing should be structurally the same as docker compose. Happy to take feedback/GH issues for things that might break.