8d6f1846a6
* 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.
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." |