Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cdzombak/mega-linter-plugin-dockerfilelint
- Owner: cdzombak
- Created: 2023-09-17T22:48:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-17T22:54:59.000Z (over 1 year ago)
- Last Synced: 2023-09-17T23:33:53.264Z (over 1 year ago)
- Topics: docker, dockerfile, lint, megalinter
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```