init.lxc.static
Linux Containers userspace tools
RUN apt-get update && \
apt-get install -y lxc
RUN apt-get update && \
apt-get install -y liblxc-common
RUN apk add lxc
RUN pacman -S --noconfirm lxc
RUN apt-get update && \
apt-get install -y lxc
RUN dnf install -y lxc
RUN apt-get update && \
apt-get install -y lxc