How to Install lxc-templates in Ubuntu 18.04



Install lxc-templates by entering the following commands in the terminal:

sudo apt update
sudo apt install lxc-templates

Description:

Linux Containers userspace tools (templates)

Containers are insulated areas inside a system, which have their own namespace for filesystem, network, PID, IPC, CPU and memory allocation and which can be created using the Control Group and Namespace features included in the Linux kernel. . This package contains the templates.

Homepage: https://github.com/lxc/lxc-templates

Version: 3.0.0-0ubuntu1

Section: universe/admin