Hacker News new | ask | show | jobs
by carwyn 287 days ago
You can use the real compose (Go) with Podman now. The Python clone is not your only option.
2 comments

Well, is this Podman's "service mode" also fully compatible with Docker Compose file functionality though?
Looks like the compose `watch` option is not yet supported[1]. Huge blocker for adoption in local development.

[1]:https://github.com/containers/podman-compose/issues/792

What do you mean by "the real compose"?
I assume Docker Compose v2 from Docker.