awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Catégories

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • gliderlabs/docker-alpineAvatar de gliderlabs

    gliderlabs/docker-alpine

    5,703Voir sur 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
    Voir sur 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