Lightweight Dockerfile linter that helps you write better Dockerfiles. Get instant feedback with quality scores, security checks, and 60+ best practice rules.
Die Hauptfunktionen von deckrun/dockadvisor sind: Dockerfile Utilities.
Open-Source-Alternativen zu deckrun/dockadvisor sind unter anderem: dockershelf/dockershelf — A repository containing useful, lightweight and reliable dockerfiles. hadolint/hadolint — Hadolint is a static analysis tool designed to validate container build configurations. It functions as a security… ozankasikci/dockerfile-generator — dfg - Generates dockerfiles based on various input channels. wemake-services/docker-image-size-limit — :whale: Keep an eye on your docker image size and prevent it from growing too big. dprint/dprint — dprint is a multi-language code formatter that applies consistent styling across various programming languages using a… sds/overcommit — Overcommit is a Git hook manager and pre-commit validation framework designed to automate the execution of scripts and…
A repository containing useful, lightweight and reliable dockerfiles.
Hadolint is a static analysis tool designed to validate container build configurations. It functions as a security scanner and configuration auditor, parsing build instructions into a structured format to identify deviations from security and efficiency standards. The tool distinguishes itself by performing deep inspection of embedded shell commands. By tokenizing and analyzing these scripts, it detects common scripting errors and security vulnerabilities that might otherwise persist within a container image. It integrates external analysis tools to provide specialized validation for these in
dfg - Generates dockerfiles based on various input channels.
:whale: Keep an eye on your docker image size and prevent it from growing too big