init.lxc

Userspace interface for the Linux kernel containment features (libraries)

Debian Debian
RUN apt-get update && \ apt-get install -y lxc
Ubuntu
RUN apt-get update && \ apt-get install -y lxc1
Alpine
RUN apk add lxc
Arch Arch Linux
RUN pacman -S --noconfirm lxc
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y lxc
Fedora
RUN dnf install -y lxc-libs
Raspbian
RUN apt-get update && \ apt-get install -y lxc
click the source code to copy install init.lxc on any operating system with command-not-found.com