be3a47e2fe
* Work around problem with Docker daemon that sometimes won't find image if prefixed with docker.io repo name. * When tring library/xxx, docker-py also doesn't sometimes find the image. * Add changelog.
2 lines
164 B
YAML
2 lines
164 B
YAML
bugfixes:
|
|
- "docker_container, docker_image, docker_image_facts - also find local image when image name is prefixed with ``docker.io/library/`` or ``docker.io/``."
|