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

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

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

3 个仓库

Awesome GitHub RepositoriesMinimal Base Images

Lightweight image templates used as a foundation for hosting binaries with minimal overhead.

Distinct from Platform as a Service: Distinct from Platform as a Service: focuses on the minimal image footprint rather than a managed deployment platform.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Minimal Base Images. Refine with filters or upvote what's useful.

Awesome Minimal Base Images GitHub Repositories

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

    docker-library/docs

    5,281在 GitHub 上查看↗

    本项目作为官方 Docker 镜像的文档中心和规范仓库。它作为一个元数据驱动的文档生成器,将结构化内容文件转换为 Markdown 文件和 Readme,以供公开发布。 该仓库提供了用于跨多种 CPU 架构部署容器化软件的技术指南和配置标准。它包括用于配置环境变量、卷挂载和网络设置的详细手册,以确保一致的镜像部署。 该文档涵盖了广泛的容器化环境,包括各种 Linux 发行版和最小化 Unix 环境。它详细介绍了数据库实例、Java 运行时和内容管理系统的部署,重点在于轻量级容器优化和数据持久化。 该项目使用自动化验证在发布前根据格式标准检查 Markdown 和 YAML 源文件。

    Provides minimal base images designed for hosting binaries with a reduced resource footprint.

    Shellhacktoberfest
    在 GitHub 上查看↗5,281
  • includeos/includeosincludeos 的头像

    includeos/IncludeOS

    5,239在 GitHub 上查看↗

    IncludeOS is a unikernel operating system that bundles application code with only the necessary kernel drivers into a single bootable image. It functions as a resource-efficient cloud service virtual machine and a lightweight serverless runtime environment designed to minimize memory footprints and boot times. The project provides a Linux compatibility layer via a C library, allowing applications written for Linux to be compiled and executed within the unikernel environment. It also serves as a network appliance framework for building high-performance firewalls and load balancers using config

    Creates small, bootable images by bundling services with a minimal operating system at link-time.

    C++cppoperating-systemunikernel
    在 GitHub 上查看↗5,239
  • chef/bentoC

    chef/bento

    4,423在 GitHub 上查看↗

    Bento 是一个用于定义、构建和分发标准化、跨平台虚拟机镜像和基础盒 (base boxes) 的系统。它作为一个虚拟机镜像构建器,使用声明式配置模板自动化镜像的创建。 该项目提供了一个用于构建、测试并将镜像发布到云注册表的流水线。此工作流利用一系列模板在多个操作系统上生成最小化的、标准化的基础盒。 该系统涵盖了通过基于模板的生成进行镜像自动化,以及用于根据特定配置测试已构建镜像的验证工具。它包括用于根据处理器架构列出兼容模板,并通过元数据追踪编排构建过程的实用工具。

    Generates minimal, lightweight virtual machine images that serve as a foundation for consistent environment baselines.

    HCL
    在 GitHub 上查看↗4,423
  1. Home
  2. DevOps & Infrastructure
  3. Platform as a Service
  4. Minimal Base Images