mirror of
https://github.com/containers/podman.git
synced 2025-06-01 09:06:44 +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>