Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

RDIL/dockerlint

Repository files navigation

dockerlint

Dockerlint is deprecated. I don't have time to maintain it anymore, please find an alternative.

Lint a Dockerfile for potential issues related to image size and functionality.

How to Use

You will need to have Python 3.4 or above installed on your system.

  1. Clone the repository.
  2. Run make install-deps.
  3. Run make.
  4. Run python3 main.py [OPTIONS].
  5. Get results.

License

MIT - Copyright (c) 2020-present Reece Dunham. See the LICENSE file for more information.

About

Lint a Dockerfile for potential issues related to image size and functionality.

Resources

License

Stars

Watchers

Forks

Packages

No packages published