CentOS 7.x lxc container configuration

From Notes_Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Home > CentOS > CentOS 7.x > Virtualization > Lxc > CentOS 7.x lxc container configuration

Lxc container autostart

To configure container for autostart edit '/var/lib/lxc/<container>/config and use:

     lxc.start.auto = 1
     lxc.start.delay = 5

Refer:



Home > CentOS > CentOS 7.x > Virtualization > Lxc > CentOS 7.x lxc container configuration