3d999dbe39
* Add method to validate docker tags.
* Validate tag option of docker_image.
* Fix regex. Always return boolean, not None vs. Matcher object.
* Also catch requests errors.
* Linting.
* Add changelog.
(cherry picked from commit 8d6f1846a6
)
3 lines
No EOL
146 B
YAML
3 lines
No EOL
146 B
YAML
bugfixes:
|
|
- "docker_image - validate ``tag`` option value."
|
|
- "docker_* modules - behave better when requests errors are not caught by docker-py." |