awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to deckrun/dockadvisor

Open-source alternatives to Dockadvisor

6 open-source projects similar to deckrun/dockadvisor, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Dockadvisor alternative.

  • dockershelf/dockershelfDockershelf 的头像

    Dockershelf/dockershelf

    96在 GitHub 上查看↗

    A repository containing useful, lightweight and reliable dockerfiles.

    Shell
    在 GitHub 上查看↗96
  • hadolint/hadolinthadolint 的头像

    hadolint/hadolint

    12,225在 GitHub 上查看↗

    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

    Haskelldockerdockerfiledockerfile-linter
    在 GitHub 上查看↗12,225
  • ozankasikci/dockerfile-generatorozankasikci 的头像

    ozankasikci/dockerfile-generator

    187在 GitHub 上查看↗

    dfg - Generates dockerfiles based on various input channels.

    Go
    在 GitHub 上查看↗187
  • wemake-services/docker-image-size-limitwemake-services 的头像

    wemake-services/docker-image-size-limit

    131在 GitHub 上查看↗

    :whale: Keep an eye on your docker image size and prevent it from growing too big

    Python
    在 GitHub 上查看↗131

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
dprint/dprintdprint 的头像

dprint/dprint

3,795在 GitHub 上查看↗

dprint is a multi-language code formatter that applies consistent styling across various programming languages using a pluggable architecture. It functions as a unified project style management tool, a command-line interface for continuous integration style enforcement, and a Language Server Protocol implementation for real-time formatting in editors. The project is distinguished by a WebAssembly-based plugin system that loads sandboxed formatting logic from URLs or file paths. It further extends its capabilities through a process-based tool integration that wraps external command-line interf

Rustformatter
在 GitHub 上查看↗3,795
  • sds/overcommitsds 的头像

    sds/overcommit

    4,008在 GitHub 上查看↗

    Overcommit is a Git hook manager and pre-commit validation framework designed to automate the execution of scripts and checks during various Git events. It serves as a workflow automation tool that ensures code quality and project standards are met before changes are committed or pushed to a remote repository. The system distinguishes itself through a comprehensive YAML-based configuration that allows for detailed hook behavior control, including file execution filtering, conditional skipping, and the management of hook dependencies. It provides specialized roles such as a commit message vali

    Ruby
    在 GitHub 上查看↗4,008