miekg / pgo

container gitops in a simple way
GNU General Public License v3.0
11 stars 1 forks source link

clean podman-compose output #10

Closed miekg closed 1 year ago

miekg commented 1 year ago

The podman-compose output is hideous and can't easily be redirected as everything is outputted on standard output.

We can clean this, but of course if podman-compose changes it's output, we're stuck, also supported multiple versions of podman-compose will become harder.

miekg commented 1 year ago

seems this is done and we're running an older version: https://github.com/containers/podman-compose/issues/380