replicatedhq / dockerfilelint

An opinionated Dockerfile linter.
https://www.fromlatest.io
MIT License
979 stars 84 forks source link

Add support for yum commands #181

Open VirtualTim opened 3 years ago

VirtualTim commented 3 years ago

It looks like there are a number of really useful tests for apt-get commands, but currently no support the the equivalent yum commands. This would obviously be really useful for anyone using a CentOS/Redhat based image.

At a minimum I'd suggest: