buildah/pkg/cli
Nalin Dahyabhai 1680e26eb4 Handle OS version and features flags
Teach `buildah build` and `buildah config` about the OS version and
features fields.  We don't tend to use them on Linux, but they're in the
OCI and Docker config structures, so we need to be able to preserve and
manipulate their values, much as we do for variant information.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2022-05-03 16:11:25 -04:00
..
common.go Handle OS version and features flags 2022-05-03 16:11:25 -04:00
common_test.go Rename bud to build, while keeping an alias for to bud. 2021-08-25 17:56:58 +02:00
exec_codes.go Return exit code from failed containers 2020-04-20 11:24:52 -04:00