Files
Daniel J Walsh 5da474dec0 Fix --arch and --os flags to work correctly
Currently podman implements --override-arch and --overide-os
But Podman has made these aliases for --arch and --os.  No
reason to have to specify --override, since it is clear what
the user intends.

Currently if the user specifies an --override-arch field but the
image was previously pulled for a different Arch, podman run uses
the different arch.  This PR also fixes this issue.

Fixes: https://github.com/containers/podman/issues/8001

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-08 13:58:10 -05:00
..
2021-01-07 05:37:24 -05:00
2020-11-19 14:42:56 -07:00
2020-11-19 14:42:56 -07:00
2020-12-22 13:34:31 -05:00
2021-01-13 09:35:24 -06:00