buildah/util
Valentin Rothberg d5bd97c557 local image lookup by digest
Detect local-image lookups by digest.  Those clearly refer to local
images only, so we must not proceed to remote lookups.

Note that the specifed digest refers to an image ID and not to the
digest of an image's manifest.

Fixes: #2836
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-01-25 16:53:15 +01:00
..
types.go Pick default OCI Runtime from containers.conf 2021-01-22 07:31:23 -05:00
util.go local image lookup by digest 2021-01-25 16:53:15 +01: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 Pick default OCI Runtime from containers.conf 2021-01-22 07:31:23 -05: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