Cpak – 适用于 Linux 桌面、服务器和设备的 OCI 应用程序包格式
Cpak – OCI application package format for Linux desktops, servers and devices

原始链接: https://cpak.it/

超轻量级占用 仅需两个静态二进制文件即可为每个应用程序提供运行时和一个共享内容存储。了解更多 arrow_forward 类 Docker 兼容性 熟悉的 Dockerfile 语法、层缓存和增量构建,生产环境中无需容器守护进程。了解更多 arrow_forward 主机 GPU 集成 启动时绑定主机图形驱动程序,无需在每个镜像中打包第二套驱动程序堆栈。了解更多 arrow_forward 安全的系统资源访问 声明对 DBus、套接字和设备的访问权限。仅授予应用程序所需的资源。了解更多 arrow_forward 原生 Git 版本控制 安装任意标签、分支或确切的提交 SHA,并锁定需要接收更新的源。了解更多 arrow_forward 统一的包模型 在不同系统间使用相同的清单和命令,并为每种架构构建 OCI 镜像。了解更多 arrow_forward

``` Hacker News 最新 | 过往 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 Cpak – 适用于 Linux 桌面、服务器和设备的 OCI 应用程序包格式 (cpak.it) 7 分,由 xlmnxp 发布于 1 小时前 | 隐藏 | 过往 | 收藏 | 2 条评论 nine_k 2 分钟前 | 下一条 [–] 简而言之:结构上类似于 Docker(复用 Dockerfile),但不需要守护进程;与 Podman 或 Nix 不同,它非常轻量,仅需两个二进制文件即可完成所有操作。 回复 xlmnxp 1 小时前 | 上一条 [–] cpak 是一种用于 Linux 桌面、服务器和设备的 OCI 应用程序包格式。 回复 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系 搜索: ```
相关文章

原文

Ultra-light footprint

Two static binaries provide the runtime and one shared content store for every application.

Docker-style compatibility

Familiar Dockerfile syntax, layer caching and incremental builds without a container daemon in production.

Host GPU integration

Bind host graphics drivers at launch instead of packaging a second driver stack in every image.

Secure system resource access

Declare access to DBus, sockets and devices. Grant only the resources an application needs.

Git-native versioning

Install any tag, branch or exact commit SHA, then pin the source that should receive updates.

One package model

Use the same manifest and command across systems, with an OCI image built for each architecture.

联系我们 contact @ memedata.com