replicatedhq / dockerfilelint

An opinionated Dockerfile linter.
https://www.fromlatest.io
MIT License
979 stars 84 forks source link

"Label Is Invalid" when period in label key #180

Open bcdady opened 3 years ago

bcdady commented 3 years ago
    File:   Dockerfile
    Issues: 1

    Line 14: LABEL com.github.actions.name="Mega-Linter" \
    Issue  Category      Title                 Description
        1  Possible Bug  Label Is Invalid      Using LABEL should be in key=value format.