On Mon, Feb 02, 2015 at 06:14:44PM -0500, CDR wrote:
> ​I am trying to create a Centos 7 container on Ubuntu 14.04
> fully dist-upgraded, but if I create the container with
> -t centos it comes down as version 6, and it I use that  plus -R 7 or
> --release 7, the command fails.
> I don't think the "release" version is active. Is there any workaround?​

You need to pass the argument to the template, ont to lxc-create.

lxc-create -t centos -n container-name -- --release 7


-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com

Attachment: signature.asc
Description: Digital signature

_______________________________________________
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to