StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. Application & Data
  3. Container Registry
  4. Virtual Machine Platforms And Containers
  5. LXC vs LXD

LXC vs LXD

OverviewDecisionsComparisonAlternatives

Overview

LXC
LXC
Stacks116
Followers223
Votes19
GitHub Stars5.0K
Forks1.2K
LXD
LXD
Stacks104
Followers194
Votes68

LXC vs LXD: What are the differences?

  1. Containerization technology: LXC is a Linux containerization technology that provides lightweight virtualization and enables running multiple isolated Linux systems on a single Linux host. On the other hand, LXD is a system container manager that is designed to manage LXC containers and provides a more comprehensive and user-friendly interface for working with containers.
  2. REST API and CLI: LXC primarily uses a command-line interface (CLI) for managing containers, while LXD offers both a CLI and a REST API to interact with containers. The REST API allows for programmatic control of containers, enabling automation and integration with other systems.
  3. Image management: LXC relies on manually created container images, and users have to maintain them. In contrast, LXD provides a centralized image registry where pre-configured container images are available for download. This makes it easier to manage and share container images across different hosts.
  4. Live migration: LXD supports live migration, which allows containers to be moved between different hosts without interruptions in service. This feature is not available in LXC, making it more difficult to balance container workloads across multiple hosts.
  5. Resource control: LXD offers more extensive resource control capabilities compared to LXC. It allows for fine-grained control over CPU, memory, network, and storage resources of containers, enabling better optimization and isolation. LXC provides more basic resource control options.
  6. Snapshots and container state: LXD allows for the creation of snapshots, which are point-in-time copies of the container's filesystem and configuration. This enables easy rollback to previous states or the creation of new containers from snapshots. LXC does not natively provide snapshot functionality.

In summary, LXD builds upon LXC and provides additional features such as a comprehensive REST API, image management, live migration, enhanced resource control, and snapshot capabilities, making it a more advanced and user-friendly system container manager.

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Advice on LXC, LXD

Florian
Florian

IT DevOp at Agitos GmbH

Oct 22, 2019

Decided

lxd/lxc and Docker aren't congruent so this comparison needs a more detailed look; but in short I can say: the lxd-integrated administration of storage including zfs with its snapshot capabilities as well as the system container (multi-process) approach of lxc vs. the limited single-process container approach of Docker is the main reason I chose lxd over Docker.

483k views483k
Comments

Detailed Comparison

LXC
LXC
LXD
LXD

LXC is a userspace interface for the Linux kernel containment features. Through a powerful API and simple tools, it lets Linux users easily create and manage system or application containers.

LXD isn't a rewrite of LXC, in fact it's building on top of LXC to provide a new, better user experience. Under the hood, LXD uses LXC through liblxc and its Go binding to create and manage the containers. It's basically an alternative to LXC's tools and distribution template system with the added features that come from being controllable over the network.

Statistics
GitHub Stars
5.0K
GitHub Stars
-
GitHub Forks
1.2K
GitHub Forks
-
Stacks
116
Stacks
104
Followers
223
Followers
194
Votes
19
Votes
68
Pros & Cons
Pros
  • 5
    Easy to use
  • 4
    Lightweight
  • 3
    Good security
  • 3
    Simple and powerful
  • 2
    LGPL
Pros
  • 10
    More simple
  • 8
    Open Source
  • 8
    Best
  • 8
    API
  • 7
    Cluster

What are some alternatives to LXC, LXD?

Docker

Docker

The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, enabling organizations to seamlessly build and share any application — from legacy to what comes next — and securely run them anywhere

rkt

rkt

Rocket is a cli for running App Containers. The goal of rocket is to be composable, secure, and fast.

Vagrant Cloud

Vagrant Cloud

Vagrant Cloud pairs with Vagrant to enable access, insight and collaboration across teams, as well as to bring exposure to community contributions and development environments.

Studio 3T

Studio 3T

It's the only MongoDB tool that provides three ways to explore data alongside powerful features like query autocompletion, polyglot code generation, a stage-by-stage aggregation query builder, import and export, SQL query support and more.

OpenVZ

OpenVZ

Virtuozzo leverages OpenVZ as its core of a virtualization solution offered by Virtuozzo company. Virtuozzo is optimized for hosters and offers hypervisor (VMs in addition to containers), distributed cloud storage, dedicated support, management tools, and easy installation.

SmartOS

SmartOS

It combines the capabilities you get from a lightweight container OS, optimized to deliver containers, with the robust security, networking and storage capabilities you’ve come to expect and depend on from a hardware hypervisor.

Clear Containers

Clear Containers

We set out to build Clear Containers by leveraging the isolation of virtual-machine technology along with the deployment benefits of containers. As part of this, we let go of the "generic PC hardware" notion traditionally associated with virtual machines; we're not going to pretend to be a standard PC that is compatible with just about any OS on the planet.

Flatpak

Flatpak

It is a next-generation technology for building and distributing desktop applications on Linux

Lima

Lima

It launches Linux virtual machines with automatic file sharing, port forwarding, and containerd. It can be considered as some sort of unofficial "macOS subsystem for Linux", or "containerd for Mac". It is expected to be used on macOS hosts, but can be used on Linux hosts as well. It may work on NetBSD and Windows hosts as well.

Boxfuse

Boxfuse

It generates minimal images for your application in seconds. They boot directly on virtual hardware. There is no classic OS and no container runtime.

Related Comparisons

GitHub
Bitbucket

Bitbucket vs GitHub vs GitLab

GitHub
Bitbucket

AWS CodeCommit vs Bitbucket vs GitHub

Kubernetes
Rancher

Docker Swarm vs Kubernetes vs Rancher

gulp
Grunt

Grunt vs Webpack vs gulp

Graphite
Kibana

Grafana vs Graphite vs Kibana