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>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
patched version of the same code that went into crio Signed-off-by: baude <bbaude@redhat.com>