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