Linux Containers (LXC)
19 likes
Containers which offer an environment as close as possible as the one you'd get from a VM but without the overhead that comes with running a separate kernel and simulating all the hardware.
Cost / License
- Free
- Open Source
Application type
Platforms
- Linux
Features
Linux Containers (LXC) News & Activities
Highlights All activities
Recent News
- POX published news article about Linux Containers (LXC)
LXC 6.0 LTS has been released with new features, improvements, and support until 2029The LXC team has unveiled LXC 6.0 LTS, the latest iteration of their Linux container project, follo...
- POX published news article about Linux Containers (LXC)
LXD no longer part of Linux Containers and joins Ubuntu maker CanonicalYesterday, the Linux Containers (LXC) project announced that LXD has moved to Canonical. LXD, which...
Recent activities
Jean-Marc-Pigeon added Linux Containers (LXC) as alternative to vzgot
POX added Linux Containers (LXC) as alternative to Davit- amodojohu028 added Linux Containers (LXC) as alternative to Docker Desktop
POX added Linux Containers (LXC) as alternative to Bushel- ashish-chaudhary008 added Linux Containers (LXC) as alternative to BunkerVM
- millermatos liked Linux Containers (LXC)
- thejfex liked Linux Containers (LXC)
- babsors liked Linux Containers (LXC)
Featured in Lists
A list with 54 apps by Emplate430 without a description.
List by John Erwin with 54 apps, updated
- Virtualization technologies - Virtual Environment - Application containers
List by RemovedUser with 14 apps, updated
A list with 61 apps by julienth37 without a description.
List by Julien Beauvais with 61 apps, updated



Comments and Reviews
LXC is easier to deploy on Linux than Docker.
I've tried running lxc. It was easy at first. But when I tried running it in unprivileged mode as a user I encountered a few issues related to apparmor and file permissions. In the end ubuntu 24 image refused to boot and I gave up. Maybe the official tutorial wasn't up to date I don't know. I guess I will continue running virtual machines.