podman-compose
podman-compose copied to clipboard
Show logs for each container independently
Currently podman compose logs cnt1 cnt2 cnt3 as well as podman logs fails with "no such container" if any container is missing.
Tests will be later.