mirror of
https://github.com/containers/podman.git
synced 2026-03-13 08:01:19 +08:00
Re-order the startup of a new container via run from initialize > start > attach to initialize > attach > start. This fixes output when running: kpod run -i -t IMAGE command and kpod run IMAGE command Signed-off-by: baude <bbaude@redhat.com>