Skip to content
Snippets Groups Projects
  • Humorous Baby's avatar
    2e002ded
    tests: fix failing `lint` test · 2e002ded
    Humorous Baby authored
    With the new multi-stage build system, the linter complains that there are
    `FROM` commands found at places other than the first line. A
    `.dockerfilelintrc` file was specific to turn off this rule.
    tests: fix failing `lint` test
    Humorous Baby authored
    With the new multi-stage build system, the linter complains that there are
    `FROM` commands found at places other than the first line. A
    `.dockerfilelintrc` file was specific to turn off this rule.