ghactions
ghactions copied to clipboard
re-enable linting of action dockerfiles
The current version of the github actions action builder (and therein: dockerlint) does not appear to support the ARG
instruction before FROM
.
Blocked by https://github.com/actions/action-builder/issues/10
above diff in 02a7b95 shows how to re-enable linting