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

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

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

2 个仓库

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

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

    nodejs/docker-node

    8,566在 GitHub 上查看↗

    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
    在 GitHub 上查看↗8,566
  • docker-library/docsdocker-library 的头像

    docker-library/docs

    5,281在 GitHub 上查看↗

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

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

    Shellhacktoberfest
    在 GitHub 上查看↗5,281
  1. Home
  2. Programming Languages & Runtimes
  3. Runtime Containerization