Files
Daniel J Walsh 5623cb9d3d 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-01-25 14:58:24 -05:00
..
2020-11-25 18:27:31 +01:00
2020-08-11 08:03:37 -06:00
2020-08-10 19:35:23 -04:00
2021-01-25 10:34:23 -05:00
2021-01-22 20:19:13 +01:00
2021-01-19 15:18:03 +01:00
2020-05-21 17:16:10 -04:00
2020-05-21 17:16:10 -04:00
2020-08-11 08:03:37 -06:00
2020-11-25 18:27:31 +01:00
2021-01-21 19:18:51 +01:00