Add the variant field, along with methods for setting and querying it, and expose them in the `buildah config` and `buildah inspect` commands. When setting an initial architecture for a container based on an image which doesn't contain an architecture, or from "scratch", normalize the architecture name we've been given, and set both it and the variant field at the same time. Provide normalized architecture+variant values in `buildah info`. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> |
||
---|---|---|
.. | ||
AUTHORS | ||
types.go |