Consider the use of a Dockerfile linter to enforce best practices
Open
area-infrastructure
enhancement
- Dominant language
- C#
- Stars
- 181
- Forks
- 67
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 10
Description
There are various Dockerfile linter tools out there ([hadolint](https://github.com/hadolint/hadolint) comes to mind) that can be used to ensure our Dockerfiles are following best practices. As we continue to evolve our Dockerfiles to take advantage of new features, it's important to ensure we're doing the correct thing which these tools can help with. This is especially important for our sample Dockerfiles that we're offering up to the community as the recommended approach.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.