awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةالمدونةخريطة الموقع
المشروعحولالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comالمدونة
التصنيفات

1 مستودع

Awesome GitHub RepositoriesContainer-Optimized Kernels

Patched Linux kernels optimized for container workloads with reduced memory footprint and faster boot times.

Distinct from Kernel Source Patching: Distinct from Kernel Source Patching: focuses on container-specific optimizations rather than general hardware enablement patches.

Explore 1 awesome GitHub repository matching software engineering & architecture · Container-Optimized Kernels. Refine with filters or upvote what's useful.

Awesome Container-Optimized Kernels GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • gliderlabs/docker-alpineالصورة الرمزية لـ gliderlabs

    gliderlabs/docker-alpine

    5,703عرض على GitHub↗

    This repository provides a Docker base image built on Alpine Linux, designed to produce containers under 5 MB. It is a minimal Linux container image that uses the apk package manager for installing software from the Alpine Linux repository. The image is constructed with a musl-based C library and a BusyBox-based userland, replacing GNU coreutils with a single compact binary. It structures the filesystem as a single root filesystem layer to minimize storage and transfer overhead, and is compatible with multi-stage Docker builds to keep final images lean. The project covers building smaller an

    Bundles a patched Linux kernel optimized for container workloads.

    Shell
    عرض على GitHub↗5,703
  1. Home
  2. Software Engineering & Architecture
  3. Binary Patching Utilities
  4. Source-Level Patch Integration
  5. Upstream Source Patching
  6. Kernel Source Patching
  7. Container-Optimized Kernels