mirror of
https://github.com/containers/podman.git
synced 2026-07-27 15:37:20 -04:00
Cull funcs from runtime_img.go which are no longer needed. Also, fix any remaining spots that use the old image technique. Signed-off-by: baude <bbaude@redhat.com> Closes: #532 Approved by: mheon