mirror of
https://github.com/containers/podman.git
synced 2025-05-21 17:16:22 +08:00

Libpod containers are immutable once created. They cannot be renamed after created. As such remove kpod rename. Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #101 Approved by: baude