Skip to main content
Version: main-dev

dockle

The dockle analyzer is a container image linter that checks for security issues and best practices using Dockle.

Overview

Functionality

Dockle helps to build "best practice" Docker images by checking for:

  • Security vulnerabilities in the image configuration.
  • Compliance with CIS Docker Benchmarks.
  • Unnecessary files or instructions that increase image size or security risk.

Default Rules

The following rules are provided by default:

SlugTitleLevel
dockle-no-fatalNo FATAL issues found by Dockle.critical
dockle-max-warningsToo many Dockle warnings found.warning