Show HN: Fruitbox – Docker Compose for Apple's container runtime(github.com)
github.com
Show HN: Fruitbox – Docker Compose for Apple's container runtime
https://github.com/urjitbhatia/fruitbox
2 comments
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.