mirror of
https://github.com/containers/podman.git
synced 2025-12-07 22:32:46 +08:00
We clean up the code by eliminating stuttering references when we embed the runtime struct into localRuntime. Makes for less change in the future as well. ++ jhonce Signed-off-by: baude <bbaude@redhat.com>