You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/docker_container/tasks/tests
Jakob Ackermann 3b4b2e5021 [docker] support the lookup of images by digest (#56649)
* [docker] images: add support for lookup by sha256 digest

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [tests] docker image by digest: work on a minimal test case

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>

* [docker] group branch conditions per lookup

Co-Authored-By: Felix Fontein <felix@fontein.de>

* [misc] add a news fragment for the added digest lookup for docker images

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
6 years ago
..
comparisons.yml docker_container: show warnings, fix/improve tests (#53440) 6 years ago
image-ids.yml [docker] support the lookup of images by digest (#56649) 6 years ago
network.yml docker_container: add networks_cli_compatible option (#54198) 6 years ago
options.yml oom_killer and oom_score_adj are available since docker-py 1.8.0. (#56012) 6 years ago
ports.yml Only use ports in the range 9001-9060. 6 years ago
regression-45700-dont-parse-on-absent.yml Use force_kill instead of stop_timeout to fasten container cleanup. (#48733) 6 years ago
start-stop.yml docker_container: use restart() API function instead of stop/start sequence (#55894) 6 years ago