Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cdzombak/mega-linter-plugin-dockerfilelint

MegaLinter plugin to run dockerfilelint
https://github.com/cdzombak/mega-linter-plugin-dockerfilelint

docker dockerfile lint megalinter

Last synced: about 2 months ago
JSON representation

MegaLinter plugin to run dockerfilelint

Awesome Lists containing this project

README

        

# mega-linter-plugin-dockerfilelint

[MegaLinter](https://megalinter.io/) plugin to run [dockerfilelint](https://github.com/replicatedhq/dockerfilelint).

## Usage

Add to your MegaLinter configuration's `PLUGINS` list, like:

```yaml
PLUGINS:
- https://raw.githubusercontent.com/cdzombak/mega-linter-plugin-dockerfilelint/main/mega-linter-plugin-dockerfilelint/dockerfilelint.megalinter-descriptor.yml
```