moby/integration/image
Paweł Gronowski 3c5c192baf
c8d/resolveImage: Fix Digested and Named reference
When resolving a reference that is both a Named and Digested, it could
be resolved to an image that has the same digest, but completely
different repository name.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
(cherry picked from commit 48fc306764fc5c39d4284021520a0337ef7e0cb0)
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2023-07-18 18:02:36 +02:00
..
commit_test.go Using test names instead of hardcoded ones in integration/image directory 2020-05-18 16:37:09 +01:00
import_test.go integration: disable iptables in parallel tests 2023-07-07 15:43:08 -04:00
inspect_test.go testutil/environment: Add GetTestDanglingImageId 2023-06-30 10:31:43 -06:00
list_test.go List images with multiple since/before filters 2022-12-08 16:36:57 -05:00
main_test.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
prune_test.go c8d/prune: Exclude dangling tag of the images used by containers 2023-06-30 10:31:47 -06:00
pull_test.go vendor: github.com/opencontainers/image-spec v1.1.0-rc3 2023-06-29 13:43:18 -06:00
remove_test.go c8d/resolveImage: Fix Digested and Named reference 2023-07-18 18:02:36 +02:00
remove_unix_test.go Finish refactor of UID/GID usage to a new struct 2022-03-14 16:28:57 -04:00
tag_test.go Windows: Enable more integration tests 2020-09-20 22:09:27 +03:00