Type alias Tostype_1

Tostype_1: "alpine" | "archlinux" | "centos" | "debian" | "devuan" | "fedora" | "gentoo" | "opensuse" | "ubuntu" | "unmanaged"

OS type. This is used to setup configuration inside the container, and corresponds to lxc setup scripts in /usr/share/lxc/config/.common.conf. Value 'unmanaged' can be used to skip and OS specific setup.

Generated using TypeDoc