buildah/util
Valentin Rothberg fbd99d001d vendor containers/common@main
The `IgnorePlatform` options has been removed from the
`LookupImageOptions` in libimage to properly support multi-arch images.
Buildah always set it to true.

Also temporarily remove /usr/share/containers/containers.conf.  c/common
is now throwing warnings when facing unknown keys which unfortunately is
the case with the upstream containers.conf and ultimately breaks CI
since some output checks are failing.

Once an updated containers.conf has been shipped, we can revert the
change.

[NO TESTS NEEDED]

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-07-07 13:28:20 +02:00
..
types.go Shrink the vendoring size of pkc/cli 2021-03-03 14:18:35 -05:00
util.go vendor containers/common@main 2021-07-07 13:28:20 +02:00
util_linux.go util: digging UID/GID out of os.FileInfo should work on Unix 2020-11-06 16:24:40 -05:00
util_not_uint64.go CI: expand cross-compile checks 2020-09-03 14:35:32 -04:00
util_test.go Sort all mounts by destination directory 2021-03-31 16:26:09 -04:00
util_uint64.go CI: expand cross-compile checks 2020-09-03 14:35:32 -04:00
util_unix.go util: digging UID/GID out of os.FileInfo should work on Unix 2020-11-06 16:24:40 -05:00
util_unsupported.go util: digging UID/GID out of os.FileInfo should work on Unix 2020-11-06 16:24:40 -05:00
util_windows.go util: digging UID/GID out of os.FileInfo should work on Unix 2020-11-06 16:24:40 -05:00