linux-containers

Tag

Cards List
#linux-containers

@QingQ77: An open-source project written in Rust and C that uses JIT compilation to run Linux containers directly on macOS. https://github.com/ricccrd/dd It does not require a VM, hypervisor, or Linux kernel, but instead…

X AI KOLs Timeline · 2026-07-02 Cached

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 favorites 0 likes
#linux-containers

Enhancing X11 Application Security with LXC

Hacker News Top · 2026-06-27 Cached

A technical guide on using unprivileged LXC containers to isolate X11 applications like web browsers, enhancing security by mapping container UIDs/GIDs to unused host ranges.

0 favorites 0 likes
#linux-containers

macOS Container Machines

Hacker News Top · 2026-06-10 Cached

Apple has released 'container', an open-source tool that lets macOS users create and run Linux containers as lightweight virtual machines, optimized for Apple silicon and supporting OCI-compatible images.

0 favorites 0 likes
#linux-containers

apple/container

GitHub Trending (daily) · 2026-06-10 Cached

Apple has released an open-source tool called 'container' that creates and runs Linux containers as lightweight VMs on Mac with Apple silicon, supporting OCI-compatible images.

0 favorites 0 likes
← Back to home

Submit Feedback