From 2199cfbb9857ba3b383d8a46913783596600f6b7 Mon Sep 17 00:00:00 2001 From: Saiprasad Balasubramanian Date: Wed, 23 Oct 2019 17:08:51 +0530 Subject: [PATCH] Added FROM:Latest to the linters --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 421e504..0ba177a 100644 --- a/README.md +++ b/README.md @@ -450,6 +450,7 @@ Examples by: - [dockfmt](https://github.com/jessfraz/dockfmt) :construction: - Dockerfile formatter and parser by [@jessfraz][jessfraz] - [Hadolint](https://github.com/hadolint/hadolint) - A Dockerfile linter that checks for best practices, common mistakes, and is also able to lint any bash written in `RUN` instructions; by [@lukasmartinelli](https://github.com/lukasmartinelli) - [Whale-linter](https://github.com/jeromepin/whale-linter) - A simple and small Dockerfile linter written in Python3+ without dependencies by [@jeromepin](https://github.com/jeromepin) +- [FROM:latest](https://www.fromlatest.io) - FROM:latest, An opinionated Dockerfile linter. Review your Dockerfile to see if you have implemented the best practices by [@replicatedhq](https://github.com/replicatedhq/dockerfilelint) ### Metadata