you are viewing a single comment's thread
view the rest of the comments
[–] 9 points 2 years ago (1 child)

In my experience podman compose is not a sufficient replacement.

Docker compose can be used with podman via the podman socket daemon. It's very easy to get working. Give it a try.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 2 years ago (1 child)

    It improved a lot and has a new maintainer, your problems might be solved by now.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago

    I'll have to give it another try.

    I should clarify that the issues I had were podman compose being able to run unaltered compose files that worked with docker compose, many of which were fairly complicated. It may have been adequate for simpler use cases back when I tried it.

  • source
  • parent