0.8.3
This release includes fixes:
- Add more tests for VOLUME ([email protected])
- Fix issue with VOLUME and add VOLUME dockerlint tests ([email protected])
- Add dependency to pytest ([email protected])
- Fix calling MTF ([email protected])
- Fix regexp and add test suite for dockerfile linter ([email protected])
- moved functions not dependent on PDC to common and use then common in rpm helper ([email protected])
- fix new modules ([email protected])
- use new syntax for module parsing ([email protected])
- fix repositories file, there were whitespaces, not possible to us ([email protected])
- If a file is missing, test always fails ([email protected])
- Fixes #221 Showing reg exp for detection and FROM intruction. ([email protected])
- Fixes #220: If COPY or ADD not present, then True ([email protected])
- move to single cycle ([email protected])
- better section check instead of constans and use = as filter to option parsing ([email protected])
- before run avocado, list tests and find if there are some bad tests, missing ([email protected])
- fix issues with imports over more levels ([email protected])
- Use config file for MTF instead of values hardcoded in python code ([email protected])
- Linters: tag distro specific methods ([email protected])
- Linters: add links to guidelines ([email protected])