linux-containers

标签

Cards List
#linux-containers

@QingQ77: 一个用 Rust 和 C 编写的开源项目,通过 JIT 编译技术在 macOS 上直接运行 Linux 容器。 https://github.com/ricccrd/dd 它不需要虚拟机、hypervisor 或 Linux 内核,而是将…

X AI KOLs Timeline · 2026-07-02 缓存

dd is an open-source tool written in Rust and C that runs Linux containers on macOS without a VM by using JIT compilation to translate container instructions and handle syscalls in userspace. It implements the Docker Engine API, supports arm64 and x86-64 Linux images, and offers performance comparable to or better than VM-based solutions.

0 人收藏 0 人点赞
#linux-containers

使用 LXC 增强 X11 应用程序安全性

Hacker News Top · 2026-06-27 缓存

一份技术指南,介绍如何使用非特权 LXC 容器隔离 X11 应用程序(如网页浏览器),通过将容器 UID/GID 映射到未使用的主机范围来增强安全性。

0 人收藏 0 人点赞
#linux-containers

macOS 容器机器

Hacker News Top · 2026-06-10 缓存

Apple 发布了 'container',一个开源工具,让 macOS 用户可以创建并运行 Linux 容器作为轻量级虚拟机,针对 Apple 芯片进行了优化,并支持兼容 OCI 的镜像。

0 人收藏 0 人点赞
#linux-containers

apple/container

GitHub Trending (daily) · 2026-06-10 缓存

Apple 发布了一款名为 'container' 的开源工具,可在搭载 Apple 芯片的 Mac 上以轻量级虚拟机形式创建和运行 Linux 容器,支持兼容 OCI 的镜像。

0 人收藏 0 人点赞
← 返回首页

提交意见反馈