HI,

I found this:
https://lists.linuxcontainers.org/pipermail/lxc-devel/2014-July/009784.html

I followed the description for Ubuntu Xenial amd64.

root@fcubi:~# LANG="C";lxc-create -n lub7 -t ubuntu -- -r xenial -a amd64
Checking cache download in /var/cache/lxc/xenial/rootfs-amd64 ...
Copy /var/cache/lxc/xenial/rootfs-amd64 to /var/lib/lxc/lub7/rootfs ...
Copying rootfs to /var/lib/lxc/lub7/rootfs ...
/usr/share/lxc/templates/lxc-ubuntu: line 95:
/var/lib/lxc/lub7/rootfs/etc/network/interfaces: No such file or directory
lxc-create: lxccontainer.c: create_run_template: 1290 container creation
template for lub7 failed
lxc-create: lxc_create.c: main: 318 Error creating container lub7

lxc-create doesn't work with our auth Squid proxy so I have to download the
rootfs manually.
I can setup a new container by hand (unpacking the rootfs and making a new
config file) but I'd like to use lxc-create. Is that possible in "offline"
mode?

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

Reply via email to