lxc-autostart
Userspace interface for the Linux kernel containment features (libraries)
RUN apt-get update && \
apt-get install -y lxc
RUN apt-get update && \
apt-get install -y lxc1
RUN apk add lxc
RUN pacman -S --noconfirm lxc
RUN apt-get update && \
apt-get install -y lxc
RUN dnf install -y lxc-libs
RUN apt-get update && \
apt-get install -y lxc