podman/test/utils
TomSweeneyRedHat 1543a01be8 Add --all-tags to pull command
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>

Add --all-tags for the `podman pull` command so all tags
of an image will be pulled, not just ':latest'.  Emulates
the change in Buildah https://github.com/containers/buildah/pull/1263

Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2019-02-09 20:00:19 -05:00
..
common_function_test.go Change all 'can not' to 'cannot' for proper usage 2018-12-21 10:27:54 -05:00
podmansession_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
podmantest_test.go tests: change return type for PodmanAsUser to PodmanTestIntegration 2018-11-27 21:10:15 +01:00
utils.go Add --all-tags to pull command 2019-02-09 20:00:19 -05:00
utils_suite_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00