Sign inSign up

oxeva/dockerlint

By oxeva

Updated almost 8 years ago

Linting tool for Dockerfiles based on recommendations from Dockerfile Reference and Best practices.

Image
0

50K+

oxeva/dockerlint repository overview

Dockerlint Container

Build Status

What is Dockerlint

Linting tool for Dockerfiles based on recommendations from Dockerfile Reference and Best practices for writing Dockerfiles as of Docker 1.6.

GitHub project : RedCoolBeans/dockerlint

Usage

Sample of project scanning :

docker run --rm -v $PWD/Dockerfile:/Dockerfile oxeva/dockerlint

or :

docker run --rm -v $PWD:/project oxeva/dockerlint dockerlint -f /project/Dockerfile

Tag summary

Content type

Image

Digest

Size

23.1 MB

Last updated

almost 8 years ago

docker pull oxeva/dockerlint