Quoting Anjali Kulkarni ([email protected]): > Hi, > > Is there a way to install packages (like bridge utils etc) on some template > like ubuntu while creating it via lxc-create? I read somewhere about > --packages command but don't seem to find it anywhere. I want to create a
--packages was a template-specific option to the ubuntu (and probably some other) templates. The other common way of doing this would be using a cloud-init/userdata type of solution, as with the cirros and ubuntu-cloud templates. > container and install packages on it via a script without manually having to > login to the container. -serge _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
