On Mon, Mar 14, 2016 at 11:08 PM, Vijay Kumar Badugu
<[email protected]> wrote:
> Hi,
> I am new to LXC. I tried to create ubuntu container using the command
> lxc-create -n onos -t ubuntu
>
> The installation ran for some time and got stuck with below message
> Installing Update
> Connecting to archive.ubuntu.com
>
> I am behind corporate proxy. Apt-get update works fine in host. But when I
> try to create a ubuntu container I am having the above issue.
>
> Did anyone faced similar issue. Please help.

Probably you haven't set https_proxy env variable.

export https_proxy=...

-- 
Fajar
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to