lxc-wait

Linux Containers userspace tools

Install

All systems
curl cmd.cat/lxc-wait.sh
Debian Debian
apt-get install lxc
Ubuntu
apt-get install lxc
Alpine
apk add lxc
Arch Arch Linux
pacman -S lxc
image/svg+xml Kali Linux
apt-get install lxc
Fedora
dnf install lxc
Windows (WSL2)
sudo apt-get update sudo apt-get install lxc
OS X
brew install lxc
Raspbian
apt-get install lxc
Docker
docker run cmd.cat/lxc-wait lxc-wait powered by Commando

lxc

Linux Containers userspace tools

Containers are insulated areas inside a system, which have their own namespace for filesystem, network, PID, IPC, CPU and memory allocation and which can be created using the Control Group and Namespace features included in the Linux kernel. This package provides the lxc-* tools, which can be used to start a single daemon in a container, or to boot an entire "containerized" system, and to manage and debug your containers.

lxc-utils

Linux Containers userspace tools

lxc1

Transitional package - lxc1 -> lxc-utils