awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesRuntime Containerization

Packaging a language runtime and its package managers into container images for consistent execution.

Distinct from Node.js Ecosystem: No candidate covers the specific act of packaging the runtime itself into a container; others focus on application-level containerization or general ecosystems.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Runtime Containerization. Refine with filters or upvote what's useful.

Awesome Runtime Containerization GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nodejs/docker-nodeAvatar von nodejs

    nodejs/docker-node

    8,566Auf GitHub ansehen↗

    This project provides official container images for the Node.js runtime and its package managers. It serves as a containerized JavaScript runtime that bundles the engine and dependencies to ensure consistent application execution across different CPU architectures and operating systems. The project offers a range of Linux-based runtime images, including full, slim, and minimal distributions, allowing users to balance package availability against disk footprint. To improve security, it provides a non-root application environment that executes processes as an unprivileged user. The available i

    Bundles the Node.js engine and package managers into official Docker images for consistent cross-environment execution.

    Dockerfile
    Auf GitHub ansehen↗8,566
  • docker-library/docsAvatar von docker-library

    docker-library/docs

    5,281Auf GitHub ansehen↗

    This project serves as a documentation hub and specification repository for official Docker images. It functions as a metadata-driven documentation generator that transforms structured content files into markdown files and readmes for public distribution. The repository provides technical guides and configuration standards for deploying containerized software across multiple CPU architectures. It includes detailed manuals for configuring environment variables, volume mounts, and network settings to ensure consistent image deployments. The documentation covers a broad range of containerized e

    Details the packaging of Java runtimes and development kits into container images across various operating systems.

    Shellhacktoberfest
    Auf GitHub ansehen↗5,281
  1. Home
  2. Programming Languages & Runtimes
  3. Runtime Containerization