Closed aweiteka closed 9 years ago
If you tell me where it is on docker hub, I can add this to the Vagrantfile
https://github.com/projectatomic/dockerfile_lint#command-line-use
Assuming we have the epel repo content...
yum install -y npm
npm install git+https://github.com/projectatomic/dockerfile_lint
dockerfile_lint -f /path/to/dockerfile
removing from lab.
I've got dockerfile_linter working as CLI. We can build this into the VM.