mirror of
https://github.com/containers/podman.git
synced 2026-03-24 09:32:43 -04:00
As found while working on #20000, the `--env-host` flag should use the default from containers.conf. Add a new "supported fields" test to the system tests to make sure we have a goto test for catching such regressions. I suspect more flags to not use the defaults from containers.conf. Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>