lxc-restart
Linux Containers userspace tools
RUN apt-get update && \
apt-get install -y lxc
RUN apt-get update && \
apt-get install -y lxc
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