lxc-checkpoint

Linux Containers userspace tools

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
Raspbian
RUN apt-get update && \ apt-get install -y lxc
click the source code to copy install lxc-checkpoint on any operating system with command-not-found.com