mirror of
https://github.com/containers/podman.git
synced 2025-09-28 09:15:26 +08:00

If we call Container(), we expect the namespace to be prefixed with "container:". Add this check, and refactor to use named const strings instead of string literals Signed-off-by: Peter Hunt <pehunt@redhat.com>