whale-linter icon indicating copy to clipboard operation
whale-linter copied to clipboard

A simple non professional Dockerfile linter

Results 4 whale-linter issues
Sort by recently updated
recently updated
newest added

We'd like to run whale-linter in a CI. It would be nice to have a green button when only warnings or enhancements are detected.

``` Traceback (most recent call last): File "/tmp/example/.tox/dockerlint/bin/whale-linter", line 5, in whalelinter.run() File "/tmp/example/.tox/dockerlint/lib/python3.6/site-packages/whalelinter/__init__.py", line 49, in run checker.check() File "/tmp/example/.tox/dockerlint/lib/python3.6/site-packages/whalelinter/checker.py", line 20, in check dispatcher.react(line) File "/tmp/example/.tox/dockerlint/lib/python3.6/site-packages/whalelinter/dispatcher.py", line 35,...

bug

http://label-schema.org/rc1/

enhancement

Something like [this](https://raw.githubusercontent.com/docker/docker-bench-security/master/benchmark_log.png)

enhancement