mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-04 23:51:38 +00:00
0c77515c56fbc01ce31031e74ba5b9bda454f00f
hadolint-action Action
Action that runs Hadolint Dockerfile linting tool.
Usage
steps:
uses: brpaz/hadolint-action@master
Inputs
dockerfile
The path to the Dockerfile to be tested. By default it will look for a Dockerfile in the current directory.
🤝 Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Useful Resources
Author
👤 Bruno Paz
- Website: https://github.com/brpaz
- Github: @brpaz
📝 License
Copyright © 2019 Bruno Paz.
This project is MIT licensed.
Description
Languages
Shell
60.5%
Makefile
32.5%
Dockerfile
7%