user-cont / colin

Tool to check generic rules/best-practices for containers/images/dockerfiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

colin prints useless message 'Extracting...' in default logging

TomasTomecek opened this issue · comments

This is coming from last 2-3 PRs. Colin now prints this thing to output:

PASS:Label 'url' has to be specified.
PASS:Label 'build-date' has to be specified.
PASS:Label 'distribution-scope' has to be specified.
Extracting to /var/tmp/colin-d4_mkdx9/checkout

PASS:15 

Obviously the 'extracting' junk should not be there.