Container Platforms

LXC

English

Overview

A container technology that uses Linux kernel features to achieve a lightweight virtual environment.

Details

Short for Linux Containers. A container technology that leverages kernel features such as namespaces and cgroups to achieve OS-level virtualization, also influencing Docker's implementation.

More Linux terms