mirror of
https://github.com/containers/podman.git
synced 2026-06-22 14:39:05 -04:00
Following commit ensures we silently return container id on `stop` if container was never created in OCI runtime. Following behaviour ensures that we are in parity with docker. Signed-off-by: Aditya Rajan <arajan@redhat.com>