moby--moby/integration/image
Sebastiaan van Stijn 4f43cb660a
skip TestImagePullStoredfDigestForOtherRepo() on Windows and rootless
- On Windows, we don't build and run a local  test registry (we're not running
  docker-in-docker), so we need to skip this test.
- On rootless, networking doesn't support this (currently)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-10-21 01:48:59 +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 Add support for platform (os and architecture) on image import 2022-01-24 18:24:51 +01:00
list_test.go Using test names instead of hardcoded ones in integration/image directory 2020-05-18 16:37:09 +01:00
main_test.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
pull_test.go skip TestImagePullStoredfDigestForOtherRepo() on Windows and rootless 2022-10-21 01:48:59 +02:00
remove_test.go Windows: Enable more integration tests 2020-09-20 22:09:27 +03: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