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

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

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

容器与镜像工具

排名更新于 2026年6月23日

For 容器与镜像工具, the strongest matches are wagoodman/dive (Dive is a command-line tool designed for the analysis), dotnet/core (This project is a cross-platform development framework and managed) and googlecontainertools/distroless (Distroless provides a collection of security-hardened, minimal base container). docker/awesome-compose and hadolint/hadolint round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

探索用于构建、管理、扫描及编排容器化应用程序和镜像的开源实用程序。

容器与镜像工具

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • wagoodman/divewagoodman 的头像

    wagoodman/dive

    54,242在 GitHub 上查看↗

    Dive is a command-line tool designed for the analysis and optimization of container images. It functions as a layered storage inspector, allowing users to decompose image manifests to examine individual filesystem layers and identify opportunities to reduce total image size. The tool features a filesystem diffing engine that calculates net changes between sequential layers to highlight redundant data and storage inefficiencies. Users interact with this data through a terminal-based dashboard that provides keyboard-driven navigation of complex file structures and layer metadata. By abstracting

    GoContainer Image OptimizersImage AnalyzersImage Layer Analyzers
    在 GitHub 上查看↗54,242
  • dotnet/coredotnet 的头像

    dotnet/core

    21,897在 GitHub 上查看↗

    This project is a cross-platform development framework and managed runtime environment designed for building high-performance applications. It provides a comprehensive toolkit for constructing web services, cloud-native microservices, and desktop applications, utilizing a unified runtime that handles memory management and execution across diverse operating systems. The framework distinguishes itself through a native ahead-of-time compilation toolchain that transforms source code into optimized, self-contained machine code binaries. This capability enables fast startup times and reduced memory

    PowerShellBuild-Time CompilersCross-Platform Desktop DevelopmentCross-Platform Development Frameworks
    在 GitHub 上查看↗21,897
  • googlecontainertools/distrolessGoogleContainerTools 的头像

    GoogleContainerTools/distroless

    22,254在 GitHub 上查看↗

    Distroless provides a collection of security-hardened, minimal base container images designed to reduce attack surfaces by excluding non-essential system utilities, package managers, and shells. These images are constructed to contain only an application and its specific runtime dependencies, enforcing the principle of least privilege by configuring environments for non-root execution. The project distinguishes itself through a focus on supply chain integrity and reproducible builds. It utilizes declarative build configurations to track package versions and validates container image integrity

    StarlarkContainer Base ImagesContainer Image OptimizersContainer Image Packaging
    在 GitHub 上查看↗22,254
  • docker/awesome-composedocker 的头像

    docker/awesome-compose

    45,561在 GitHub 上查看↗

    Awesome Compose is a collection of resources designed to demonstrate the orchestration of multi-container applications. It serves as a practical reference for using declarative configuration files to define, manage, and deploy complex software stacks, ensuring that services run consistently across development, testing, and production environments. The project highlights the capabilities of container lifecycle management by providing examples of how to bundle software with its dependencies into isolated, portable units. It emphasizes the use of multi-stage build pipelines to optimize image siz

    HTMLAwesome ListContainer Lifecycle ManagersContainer Orchestration Tools
    在 GitHub 上查看↗45,561
  • 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

    HaskellContainer Image AnalyzersContainer Security ScannersSecurity Testing and Auditing
    在 GitHub 上查看↗12,225
  • containers/podmancontainers 的头像

    containers/podman

    32,035在 GitHub 上查看↗

    Podman is a container engine designed for managing containerized applications and images without the need for a persistent background daemon. By utilizing a fork-exec process model, it executes container management commands as direct child processes of the host system, ensuring that container lifecycles are handled through standard host-level process control. The project distinguishes itself through a focus on rootless security and cross-platform compatibility. It employs user namespace mapping to allow unprivileged users to manage isolated workloads without requiring administrative system ac

    GoDaemonless Container EnginesApplication PlatformsContainer Runtimes and Platforms
    在 GitHub 上查看↗32,035
  • veggiemonk/awesome-dockerveggiemonk 的头像

    veggiemonk/awesome-docker

    36,229在 GitHub 上查看↗

    This project is a comprehensive, community-driven directory that serves as a centralized discovery hub for the container ecosystem. It functions as a structured knowledge base, aggregating a wide array of software tools, educational materials, and technical resources designed to assist developers and operators in mastering containerization technologies. The repository distinguishes itself through a meticulously organized taxonomy that maps the entire container lifecycle, from initial development and image building to orchestration, security, and infrastructure operations. By curating disparat

    Awesome ListContainer RuntimesContainer Orchestration Systems
    在 GitHub 上查看↗36,229
  • slimtoolkit/slimslimtoolkit 的头像

    slimtoolkit/slim

    22,977在 GitHub 上查看↗

    Slim is a comprehensive suite for container lifecycle management, providing tools for image inspection, optimization, security hardening, and service troubleshooting. It functions as a platform for analyzing containerized applications through both static metadata review and dynamic behavioral probing, enabling users to understand image composition and runtime dependencies. The project distinguishes itself by automating the creation of minimal, production-ready container images. It achieves this by removing unnecessary files and components, flattening image layers, and synthesizing restrictive

    GoContainer Image AnalyzersContainer Image OptimizersContainer Security
    在 GitHub 上查看↗22,977
  • docker/composedocker 的头像

    docker/compose

    37,588在 GitHub 上查看↗

    Docker Compose is a tool for defining and running multi-container applications through declarative configuration files. It functions as an application lifecycle manager, coordinating the startup, shutdown, and scaling of interconnected services within isolated environments. By using a standardized configuration format, it enables infrastructure as code, allowing developers to manage complex application stacks and their dependencies in a single, repeatable file. The project distinguishes itself by integrating directly with the broader Docker platform, leveraging a client-server architecture wh

    GoContainer RuntimesContainer Image BuildersContainer Orchestration
    在 GitHub 上查看↗37,588
  • docker-slim/docker-slimdocker-slim 的头像

    docker-slim/docker-slim

    23,311在 GitHub 上查看↗

    This project is a suite of specialized tools for linting, minifying, analyzing, and managing container images and their associated registries. It provides a set of utilities including an image minifier to reduce image size, a security profiler to harden running containers, an image analyzer for static inspection, and a registry manager for organizing multi-architecture indices. The toolset distinguishes itself through behavior-based optimization and security. It uses dynamic analysis to track executed instructions and file access to remove unused binary data, and records kernel interactions t

    GoContainer Image OptimizersImage MinificationsBinary Data Minifiers
    在 GitHub 上查看↗23,311
  • abiosoft/colimaabiosoft 的头像

    abiosoft/colima

    29,324在 GitHub 上查看↗

    Colima is a command-line utility that provides lightweight container runtimes and local Kubernetes orchestration by managing isolated virtual machine environments. It functions as a virtualization manager that abstracts the underlying container engine, allowing users to run containerized applications and system workloads on non-native operating systems without the overhead of heavy desktop software. The project distinguishes itself through its support for hardware-accelerated workloads, enabling direct GPU passthrough to virtual machines for high-performance machine learning tasks. It offers

    GoContainer Management ToolsContainer Orchestration EnvironmentsContainer Orchestrators
    在 GitHub 上查看↗29,324
  • openai/chatgpt-retrieval-pluginopenai 的头像

    openai/chatgpt-retrieval-plugin

    21,192在 GitHub 上查看↗

    This project is a retrieval-augmented generation pipeline designed for building custom ChatGPT plugins that allow language models to query private or professional documents. It implements a full retrieval workflow, from processing and indexing document chunks to retrieving relevant context for natural language queries. The system distinguishes itself through a hybrid retrieval approach that combines dense vector embeddings with sparse keyword matching, further refined by a two-stage semantic re-ranking process. It includes specialized data privacy tools for screening personally identifiable i

    PythonChatGPT Plugin DevelopmentSemantic SearchDocument Chunking Strategies
    在 GitHub 上查看↗21,192
  • containrrr/watchtowercontainrrr 的头像

    containrrr/watchtower

    24,635在 GitHub 上查看↗

    Watchtower is a container-based solution designed to automate the lifecycle management of Docker applications. It functions as a background service that monitors running containers, detects when new base image versions are available in registries, and automatically redeploys the containers to ensure they remain synchronized with the latest builds. The project distinguishes itself through its ability to orchestrate complex deployment workflows and maintain service availability during updates. It interacts directly with the container runtime to manage service dependencies and restart sequences,

    GoAutomated Container UpdatersAutomated Lifecycle ManagementContainer Lifecycle Managers
    在 GitHub 上查看↗24,635
  • wsargent/docker-cheat-sheetwsargent 的头像

    wsargent/docker-cheat-sheet

    22,529在 GitHub 上查看↗

    This project is an administrative reference for Docker, providing guides and command references for system maintenance, image building, network configuration, and security hardening. It serves as a comprehensive manual for managing the container lifecycle and performing general system administration. The reference covers the construction and optimization of images through build files, layering strategies, and registry integration. It also provides instructions for configuring isolated virtual networks, mapping ports, and implementing security hardening using Linux capabilities and read-only f

    Container Lifecycle AdministrationCommand Line ReferencesContainer Image Optimizers
    在 GitHub 上查看↗22,529
  • jesseduffield/lazydockerjesseduffield 的头像

    jesseduffield/lazydocker

    51,376在 GitHub 上查看↗

    Lazydocker is a terminal-based command-line utility that provides an interactive dashboard for monitoring and controlling containerized environments. It functions as a text-based user interface, allowing users to manage containers, images, and volumes directly within a terminal emulator through keyboard-driven navigation. The tool distinguishes itself by replacing manual command-line sequences with a unified workspace that communicates directly with the Docker daemon via the local Unix domain socket. It maintains state synchronization by listening to real-time container events and utilizes co

    GoContainer Management DashboardsTerminal User InterfacesContainer Environment Managers
    在 GitHub 上查看↗51,376
  • dotnet/dotnet-dockerdotnet 的头像

    dotnet/dotnet-docker

    4,828在 GitHub 上查看↗

    This project provides a collection of official base images for building and running .NET applications across various operating systems and hardware architectures. It includes standardized runtime environments, containerized development kits, and specialized images designed for isolated application execution. The collection is distinguished by its focus on image optimization and security hardening. It offers distroless images that remove shells and package managers to reduce the attack surface, as well as composite layering and ahead-of-time compilation to improve startup performance and lower

    DockerfileContainerized Runtime CollectionsNET Container Deployments.NET Runtimes
    在 GitHub 上查看↗4,828
  • sherlock-project/sherlocksherlock-project 的头像

    sherlock-project/sherlock

    85,076在 GitHub 上查看↗

    Sherlock is a command-line automation tool designed to orchestrate software build, execution, and deployment workflows. It functions as an ephemeral runtime orchestrator that executes applications directly from source code, bypassing the need for persistent system-wide installations or manual dependency management. By providing a unified, containerized development environment, it ensures that application dependencies and infrastructure configurations remain consistent across diverse host operating systems. The project distinguishes itself through its ability to synthesize container images dec

    PythonContainerized Development EnvironmentsEphemeral Execution EnvironmentsPlatforms
    在 GitHub 上查看↗85,076
  • containerd/containerdcontainerd 的头像

    containerd/containerd

    20,369在 GitHub 上查看↗

    Containerd is a daemon-based container runtime that manages the complete lifecycle of containers on a host system. It functions as a core orchestration backend, handling image distribution, storage, and process execution while adhering to industry-standard specifications for container execution and configuration. The project is distinguished by its modular, plugin-based architecture, which allows for the extension of storage, runtime, and networking capabilities without requiring a full daemon recompile. It utilizes a shim-based execution model to delegate low-level operations, ensuring isola

    GoContainer RuntimesContainer Lifecycle ManagersContainer Orchestration Platforms
    在 GitHub 上查看↗20,369
  • kubernetes/minikubekubernetes 的头像

    kubernetes/minikube

    31,877在 GitHub 上查看↗

    Minikube is a command-line tool designed for local Kubernetes development, enabling users to provision and manage full-featured container clusters directly on a workstation. It serves as a local orchestrator that automates the lifecycle of isolated environments, allowing developers to start, stop, pause, and delete clusters to support testing and integration workflows. The project distinguishes itself through its flexible architecture, which supports multiple virtualization drivers and container runtimes to accommodate diverse host environments. It provides deep integration between the host a

    GoCluster Lifecycle ManagementContainer OrchestratorsLocal Development Environments
    在 GitHub 上查看↗31,877
  • johnthagen/min-sized-rustjohnthagen 的头像

    johnthagen/min-sized-rust

    9,782在 GitHub 上查看↗

    This project is a collection of techniques and configurations for reducing the disk footprint of compiled Rust executables. It serves as a guide and toolset for binary size optimization, providing strategies to minimize the final executable size through compiler flags and configuration. The project focuses on aggressive size reduction strategies, including recompiling the standard library from source to prune unused functions and implementing no-standard-library modes for memory-constrained environments. It details how to eliminate runtime overhead by removing standard library entry points an

    RustBinary Footprint OptimizersBinary Size ReductionBinary Bloat Analysis
    在 GitHub 上查看↗9,782
  • dockur/windowsdockur 的头像

    dockur/windows

    51,718在 GitHub 上查看↗

    This project provides a containerized virtualization engine that runs full Windows operating system instances within isolated containers. By acting as a cross-platform virtualization runtime, it enables the deployment of desktop environments on any host that supports standard container runtimes, ensuring consistent execution across diverse infrastructure. The system distinguishes itself by utilizing kernel-level virtualization primitives and hardware emulation to execute guest operating systems. It leverages accelerated kernel execution to offload CPU instructions to the host processor for pe

    ShellVirtualization PlatformsRuntime EnvironmentsWindows Container Orchestration
    在 GitHub 上查看↗51,718
  • lukasmartinelli/hadolintlukasmartinelli 的头像

    lukasmartinelli/hadolint

    12,225在 GitHub 上查看↗

    Hadolint is a Dockerfile linter and Haskell-based static analysis tool. It analyzes container image configuration files against a set of rules to ensure valid syntax and adherence to best practices. The tool functions as a wrapper for shell checkers to inspect inline shell commands and scripts within build instructions, identifying scripting errors and bugs. It also includes security auditing capabilities to warn when images are pulled from registries not explicitly listed as trusted. The analysis engine covers quality assurance through label schema validation, syntax pattern verification, a

    HaskellDockerfile UtilitiesBuild AutomationConfiguration Validation
    在 GitHub 上查看↗12,225
  • nektos/actnektos 的头像

    nektos/act

    70,801在 GitHub 上查看↗

    This tool is a command-line runner that executes automation workflows locally within isolated container environments. By parsing workflow definition files and translating them into executable shell scripts, it allows developers to validate pipeline logic and configuration changes directly on their machines before committing code to a remote repository. The runner distinguishes itself by providing a simulation engine that mimics remote CI triggers and event payloads, enabling the testing of complex conditional logic without requiring cloud infrastructure. It supports granular control over the

    GoContainerized Workflow RunnersDocker Socket OrchestratorsCI/CD Simulation Engines
    在 GitHub 上查看↗70,801
  • coreos/claircoreos 的头像

    coreos/clair

    11,011在 GitHub 上查看↗

    Clair is a container vulnerability scanner that performs static analysis of container images to identify known security vulnerabilities. It functions as an analyzer for OCI and Docker images, indexing their contents to detect security risks and outdated packages without requiring the containers to be running. The tool identifies vulnerabilities by matching indexed container components against security databases to find common vulnerabilities and exposures. This process involves analyzing filesystem layers to track the provenance and versioning of packages across the image hierarchy. The proj

    GoContainer Security ScannersComponent IndexingContainer Image Analyzers
    在 GitHub 上查看↗11,011
  • maybe-finance/maybemaybe-finance 的头像

    maybe-finance/maybe

    53,999在 GitHub 上查看↗

    Maybe is a self-hosted financial platform designed for private deployment, providing a centralized interface to track investments, budgets, and net worth. By running the application on your own infrastructure, you maintain full control over your sensitive financial data and privacy. The platform is delivered as a containerized application suite, utilizing a declarative configuration framework to manage service lifecycles. It distinguishes itself through a structured approach to version control, allowing users to pin specific release tags to ensure environment consistency and perform controlle

    RubyPlatformsSelf-Hosted Financial PlatformsContainer Orchestration
    在 GitHub 上查看↗53,999
  • containers/skopeocontainers 的头像

    containers/skopeo

    10,982在 GitHub 上查看↗

    Skopeo is an OCI container image manager and registry client designed for inspecting, copying, and signing container images across different registries and storage backends. It enables the manipulation of container images using direct API calls to registries, operating independently of a local container daemon or runtime. The tool provides specialized capabilities for container image mirroring and synchronization, specifically supporting the mirroring of external repositories to internal registries for air-gapped environments. It also functions as a container image signing tool, allowing for

    GoContainer Image ManagementContainer Image Mirroring ToolsContainer Image Signatures
    在 GitHub 上查看↗10,982
  • coollabsio/coolifycoollabsio 的头像

    coollabsio/coolify

    57,055在 GitHub 上查看↗

    This project is a self-hosted platform-as-a-service that provides a centralized management interface for deploying, configuring, and monitoring containerized applications and databases on private infrastructure. It functions as a visual control plane, automating the end-to-end lifecycle of services from source code to production. By managing container orchestration, networking, and resource allocation, it allows users to maintain full control over their own hardware while streamlining the delivery of software. The platform distinguishes itself through its agentless architecture, which uses se

    PHPContainer Deployment EnginesContainer OrchestratorsSelf-Hosted PaaS Platforms
    在 GitHub 上查看↗57,055
  • boto/boto3boto 的头像

    boto/boto3

    9,834在 GitHub 上查看↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    PythonAWS ProvisionersCloud Provisioning TemplatesCloud Service SDKs
    在 GitHub 上查看↗9,834
  • portainer/portainerportainer 的头像

    portainer/portainer

    37,740在 GitHub 上查看↗

    Portainer is a unified infrastructure management platform that provides a centralized control plane for deploying, monitoring, and managing containerized applications. It functions as an orchestration-abstraction layer, translating user actions into platform-specific API calls to maintain consistency across diverse container runtimes and cluster technologies. By organizing users, teams, and resources into a single interface, it enables granular role-based access control and lifecycle management for containerized services and stacks. The platform distinguishes itself through its support for di

    TypeScriptInfrastructure Management PlatformsContainer Orchestration ConsolesContainer Orchestration Interfaces
    在 GitHub 上查看↗37,740
  • awesome-selfhosted/awesome-selfhostedawesome-selfhosted 的头像

    awesome-selfhosted/awesome-selfhosted

    299,516在 GitHub 上查看↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    Agile Project ManagementAgricultural CooperativesAnalytics Tracking
    在 GitHub 上查看↗299,516
  • dokku/dokkudokku 的头像

    dokku/dokku

    31,954在 GitHub 上查看↗

    Dokku is a self-hosted platform as a service that automates the deployment and management of web applications on your own infrastructure. It functions as an infrastructure automation tool, providing a git-driven engine that triggers container builds, service orchestration, and release workflows directly from source code repositories. The platform distinguishes itself by using buildpack-based image construction to detect project structures and automate container creation without manual configuration. It manages the full application lifecycle through a simplified interface that abstracts low-le

    ShellDeployment AutomationSelf-Hosted Platform as a ServiceContainer Orchestration Platforms
    在 GitHub 上查看↗31,954
  • docker/docker-pydocker 的头像

    docker/docker-py

    7,184在 GitHub 上查看↗

    docker-py is a Python library and SDK that serves as a programmatic client for the Docker Engine API. It provides a programmatic interface for controlling containers, images, and clusters, allowing for the automation of containerized applications and engine resources. The library enables remote Docker administration through various transport methods, including Unix domain sockets, TCP ports, and encrypted SSH tunnels. It handles real-time data links by using WebSockets to stream input and output from active containers. The project covers container lifecycle control, image management for buil

    PythonDocker Engine API ClientsDocker Socket OrchestratorsCloud Resource API Management
    在 GitHub 上查看↗7,184
  • community-scripts/proxmoxvecommunity-scripts 的头像

    community-scripts/ProxmoxVE

    26,287在 GitHub 上查看↗

    Proxmox VE Helper Scripts is a collection of shell-based automation utilities designed to simplify the installation and configuration of software services within virtualization environments. The repository functions as an infrastructure management tool, providing standardized procedures for deploying and maintaining virtual machines and containers directly on the host operating system. The project distinguishes itself through idempotent configuration management, which ensures system state consistency by verifying existing resources before applying changes. By utilizing direct host interaction

    ShellVirtualization Helper ScriptsShell Scripting LibrariesAwesome List
    在 GitHub 上查看↗26,287
  • containers/buildahcontainers 的头像

    containers/buildah

    8,618在 GitHub 上查看↗

    Buildah is a tool for creating OCI-compliant container images without requiring a background daemon process. It functions as a daemonless image constructor and distribution tool, allowing users to build, push, and pull images between local storage and remote registries. The project distinguishes itself by supporting unprivileged image building through the use of user namespaces and rootless mode. It enables direct modification of container root filesystems by mounting them to the host, allowing images to be treated as directories that can be manipulated via standard shell commands or scripts.

    GoDaemonless Container EnginesRootfs ManipulationContainer Image Builders
    在 GitHub 上查看↗8,618
  • k3s-io/k3sk3s-io 的头像

    k3s-io/k3s

    33,305在 GitHub 上查看↗

    K3s is a lightweight Kubernetes distribution designed for resource-constrained environments, edge computing, and simplified deployment across diverse hardware architectures. It functions as a container orchestration engine that automates the deployment, scaling, and management of containerized applications. By bundling all necessary control plane components and dependencies into a single binary, it minimizes the system footprint and streamlines the installation process. The project distinguishes itself through a flexible architecture that supports both high-availability clustering and minimal

    GoContainer OrchestratorsHigh Availability ClustersLightweight Orchestration
    在 GitHub 上查看↗33,305
  • googlecontainertools/skaffoldGoogleContainerTools 的头像

    GoogleContainerTools/skaffold

    15,856在 GitHub 上查看↗

    Skaffold is a command-line tool that automates the build, push, and deployment lifecycle for containerized applications on Kubernetes. It functions as a continuous development engine, monitoring source code for changes to trigger incremental updates, manifest hydration, and automated deployments to a cluster. By abstracting the underlying build and deployment tools, it provides a unified interface for managing the inner development loop. The platform distinguishes itself through its environment-aware configuration and flexible build orchestration. It supports diverse build strategies, includi

    GoInner Loop Development ToolsContinuous DeploymentContinuous Development Engines
    在 GitHub 上查看↗15,856
  • composer/composercomposer 的头像

    composer/composer

    29,457在 GitHub 上查看↗

    Composer is a command-line dependency management tool for PHP that automates the process of resolving, downloading, and installing external code libraries. It functions by evaluating version constraints defined in a project's configuration file to calculate a compatible dependency tree, ensuring that applications maintain consistent behavior across different development and production environments. The tool utilizes a structured manifest file as the single source of truth for project requirements and generates a deterministic lock file to record the exact version and hash of every installed d

    PHPDependency ManagersDependency Resolution EnginesConfiguration Manifests
    在 GitHub 上查看↗29,457
  • aws/aws-cdkaws 的头像

    aws/aws-cdk

    12,817在 GitHub 上查看↗

    The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It

    TypeScriptInfrastructure as CodeAWS ProvisionersCloud Deployment Automation
    在 GitHub 上查看↗12,817
  • microsoft/wslmicrosoft 的头像

    microsoft/WSL

    32,803在 GitHub 上查看↗

    WSL is a compatibility layer and virtualization platform that enables the execution of native Linux binaries directly on a host operating system. By utilizing a lightweight virtual machine and direct kernel system call mapping, it provides a high-performance environment that bridges Linux-based command line utilities with host-native tools. This architecture allows for full system call compatibility while maintaining minimal resource overhead. The platform distinguishes itself through deep integration with the host environment, allowing users to run isolated Linux distributions alongside stan

    C++Compatibility LayersCross-Platform Development WorkspacesKernel Development
    在 GitHub 上查看↗32,803
  • dagger/daggerdagger 的头像

    dagger/dagger

    15,970在 GitHub 上查看↗

    Dagger is a programmable CI/CD engine and containerized task runner designed to orchestrate build and test pipelines. It functions as an incremental build system that manages containers, filesystems, and secrets through a typed API to ensure consistent execution across local and cloud environments. The engine utilizes a language-agnostic client-server API to allow multi-language pipeline orchestration, enabling the sharing of typed artifacts and state across different SDKs without manual serialization. It optimizes execution through content-addressable caching and a directed acyclic graph to

    GoBuild AutomationContainer CI/CD PipelinesCI/CD Orchestration Tools
    在 GitHub 上查看↗15,970
  • lissy93/web-checkLissy93 的头像

    Lissy93/web-check

    33,721在 GitHub 上查看↗

    Web-check is a self-hosted diagnostic platform designed to perform comprehensive technical reconnaissance and security audits on web domains. It functions as a network scanner that inspects infrastructure by querying IP addresses, DNS records, SSL certificate chains, and server headers to identify potential misconfigurations or vulnerabilities. The platform is built to run within private infrastructure, ensuring that site investigations remain independent of external tracking or third-party data logging. By utilizing server-side request proxying, the tool bypasses client-side security restric

    TypeScriptWebsite Diagnostic ToolsInfrastructure MonitoringSecurity Auditing
    在 GitHub 上查看↗33,721
  • earthly/earthlyearthly 的头像

    earthly/earthly

    12,035在 GitHub 上查看↗

    Earthly is a containerized build system and Docker build framework designed for creating reproducible build pipelines. It ensures environment consistency by executing every build step inside an isolated container, combining the isolation of container images with dependency tracking and parallel execution. The system differentiates itself through a focus on hermeticity and multiplatform support, allowing for the generation of container images targeting multiple CPU architectures within a single execution flow. It maintains a hermetic build environment by isolating network access and utilizing

    GoBuild Environment IsolationContainerized Build EnvironmentsReproducible Build Environments
    在 GitHub 上查看↗12,035
  • adguardteam/adguardhomeAdguardTeam 的头像

    AdguardTeam/AdGuardHome

    34,880在 GitHub 上查看↗

    AdGuardHome is a network-wide software solution that provides centralized control over domain name resolution, content filtering, and local network management. It functions as a recursive DNS server and DHCP address server, intercepting network traffic to enforce security policies and block unwanted content across all connected devices. By acting as a central gateway, it ensures that every device on a home or office network benefits from consistent protection and private, authenticated name resolution. The software distinguishes itself through granular client management and robust security fe

    GoDHCP ServersDHCP ServersDNS Servers
    在 GitHub 上查看↗34,880
  • containers/libpodcontainers 的头像

    containers/libpod

    32,040在 GitHub 上查看↗

    Libpod is a container management library for running and controlling the lifecycle of Open Container Initiative compliant containers and images across different storage backends. It provides a programmatic interface for the remote control and automation of container environments. The project enables the coordination of multiple containers into pods that share network namespaces and other shared resources. It supports rootless container execution by using user namespaces to launch containers without administrative privileges. The library covers a broad range of system operations, including im

    GoOCI Container EnginesContainer Deployment UnitsContainer Image Management
    在 GitHub 上查看↗32,040
  • astral-sh/uvastral-sh 的头像

    astral-sh/uv

    86,451在 GitHub 上查看↗

    uv is a high-performance Python package manager and project build tool designed to handle dependency resolution, virtual environment orchestration, and Python interpreter management. It functions as a comprehensive workspace orchestrator, enabling developers to manage complex, multi-package repositories and ensure reproducible builds across different platforms. The tool distinguishes itself through its use of a global, content-addressable cache and hard-link-based environment provisioning, which allow for near-instant environment creation and minimal disk usage. It employs a high-performance

    RustDependency ManagementDependency DeclarationsDependency Managers
    在 GitHub 上查看↗86,451
  • getmoto/motogetmoto 的头像

    getmoto/moto

    8,550在 GitHub 上查看↗

    Moto is a cloud service mockery framework and API mock server that simulates AWS infrastructure locally. It allows developers to test cloud-dependent code and verify infrastructure-as-code templates without deploying real resources or incurring costs. The project functions as an SDK interceptor that can patch existing service clients to redirect requests to a local mock environment. It can also be run as a standalone HTTP server, enabling any programming language to interact with the simulated endpoints. The framework covers a vast array of simulated capabilities, including data storage, com

    PythonAPI Interception ProxiesCloud Service MocksCloud Service Simulators
    在 GitHub 上查看↗8,550
  • firecracker-microvm/firecrackerfirecracker-microvm 的头像

    firecracker-microvm/firecracker

    34,954在 GitHub 上查看↗

    Firecracker is a virtual machine monitor that leverages hardware-assisted virtualization to create and manage isolated execution environments. It functions as a lightweight runtime designed to launch virtual machines with minimal memory overhead and near-instantaneous startup times, providing the security of traditional hardware virtualization with the efficiency of containerized workloads. The project distinguishes itself through a security-focused architecture that enforces strict process boundaries using system-level barriers and restricted user privileges. It minimizes the attack surface

    RustHypervisorsMicroVM RuntimesVirtualization Platforms
    在 GitHub 上查看↗34,954
  • 1panel-dev/1panel1Panel-dev 的头像

    1Panel-dev/1Panel

    35,898在 GitHub 上查看↗

    1Panel is a centralized server management and container orchestration platform designed to simplify the administration of Linux-based infrastructure. It provides a unified web interface for managing containerized workloads, automating system maintenance, and configuring server resources. By acting as a comprehensive control plane, the platform streamlines the deployment of applications, databases, and web services while offering granular control over host system internals and security settings. What distinguishes this platform is its integrated support for private artificial intelligence infr

    GoAI Infrastructure ManagersContainer Orchestration PlatformsInfrastructure Automation Tools
    在 GitHub 上查看↗35,898
一览前 10 名对比
仓库Star 数语言许可证最后推送
wagoodman/dive54.2KGoMIT2025年12月15日
dotnet/core21.9KPowerShellmit2026年2月19日
googlecontainertools/distroless22.3KStarlarkapache-2.02026年2月19日
docker/awesome-compose45.6KHTMLCC0-1.02026年6月15日
hadolint/hadolint12.2KHaskellGPL-3.02026年6月11日
containers/podman32KGoApache-2.02026年6月16日
veggiemonk/awesome-docker36.2K—Apache-2.02026年6月15日
slimtoolkit/slim23KGoapache-2.02026年2月19日
docker/compose37.6KGoApache-2.02026年6月23日
docker-slim/docker-slim23.3KGoApache-2.02026年6月16日

Related searches

  • Container maintenance tools
  • a self hosted container image registry
  • a platform for orchestrating containerized applications
  • Container registry
  • 用于调试容器的命令行工具
  • 软件应用容器化平台
  • a containerized environment for software development
  • 无守护进程(daemonless)的容器镜像构建工具