Y
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
ac130kz
287 days ago
Well, is this Podman's "service mode" also fully compatible with Docker Compose file functionality though?
link
bigbong
286 days ago
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
link
jcotton42
287 days ago
What do you mean by "the real compose"?
link
ac130kz
286 days ago
I assume Docker Compose v2 from Docker.
link