Hadolint Action
ActionsTags
(2)Action that runs Hadolint Dockerfile linting tool.
steps:
uses: brpaz/hadolint-action@master
dockerfile
The path to the Dockerfile to be tested. By default it will look for a Dockerfile in the current directory.
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
👤 Bruno Paz
- Website: https://github.com/brpaz
- Github: @brpaz
Copyright © 2019 Bruno Paz.
This project is MIT licensed.
Hadolint Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.