containerit icon indicating copy to clipboard operation
containerit copied to clipboard

Integrate a linter for Dockerfile (to the tests) to ensure the created files are well formed and valid

Open nuest opened this issue 7 years ago • 0 comments

Write a function that pulls a Dockerized linter (projectatomic/dockerfile-lint looks good) container and executes it on a given path and shows the output on the R console.

nuest avatar Nov 22 '16 16:11 nuest