Hi;
On Sat, Mar 3, 2012 at 16:31, Serge Hallyn wrote:
[...]
> No, no. As soon as 0.8.0 comes out, I need to produce a reasonable
> debdiff from debian->ubuntu and propose it for merge into debian.
> Please don't put the onus on Daniel right now, it's my fault.
I've talked with Daniel about impl
Quoting Bekir Dogan (beki...@gmail.com):
> Hi;
>
> On Fri, Mar 2, 2012 at 19:27, Serge Hallyn wrote:
> [...]
> > Right now in ubuntu precise, it's
> >
> > lxc-create -t ubuntu -n p1
> > lxc-start -n p1
> [...]
> > If you want to deploy a bunch of cloned images, you can
> >
> > lxc-create
Hi;
On Fri, Mar 2, 2012 at 19:27, Serge Hallyn wrote:
[...]
> Right now in ubuntu precise, it's
>
> lxc-create -t ubuntu -n p1
> lxc-start -n p1
[...]
> If you want to deploy a bunch of cloned images, you can
>
> lxc-create -t ubuntu -n plain -B lvm
> < customize /dev/lxc/plain image
Quoting Bekir Dogan (beki...@gmail.com):
> Hi Daniel,
>
> On Thu, Mar 1, 2012 at 23:20, Daniel Lezcano wrote:
> > [...]
> > With the 0.8.0 version, you will be able to setup the gateway directly
> > from the configuration file.
>
> Can we see project plans or a todo list or something like these
Hi Daniel,
On Thu, Mar 1, 2012 at 23:20, Daniel Lezcano wrote:
> [...]
> With the 0.8.0 version, you will be able to setup the gateway directly
> from the configuration file.
Can we see project plans or a todo list or something like these which
gives us about the future features should come in n
Quoting Daniel Lezcano (daniel.lezc...@free.fr):
> On 03/02/2012 11:18 AM, Arun M wrote:
> >
> >
> >>With the 0.8.0 version, you will be able to setup the gateway directly
> >>from the configuration file.
> >
> >Cool. I wanted to try this so tested with the latest code from repository.
> >
> >Howev
On 03/02/2012 11:18 AM, Arun M wrote:
>
>
>> With the 0.8.0 version, you will be able to setup the gateway directly
>> from the configuration file.
>
> Cool. I wanted to try this so tested with the latest code from repository.
>
> However hit another issue now.
>
> $ lxc-execute -n alpha -f n1.conf
On 03/02/2012 11:18 AM, Arun M wrote:
>
>
>> With the 0.8.0 version, you will be able to setup the gateway directly
>> from the configuration file.
>
> Cool. I wanted to try this so tested with the latest code from repository.
>
> However hit another issue now.
>
> $ lxc-execute -n alpha -f n1.conf
7:16 AM
> Subject: RE: [Lxc-users] adding a default gateway inside a container as a non
> root user
>
> My tactical work around was to inject the route add into /etc/rc.d/rc.local
> in the rootfs template for my LXC containers, so when I create each
> container rc.local is stage
>
> With the 0.8.0 version, you will be able to setup the gateway directly
> from the configuration file.
Cool. I wanted to try this so tested with the latest code from repository.
However hit another issue now.
$ lxc-execute -n alpha -f n1.conf -l DEBUG -o log -- /bin/busybox ash
lxc-exec
Dear Arun,
You may also use a DHCP environment to setup the containers network IP,
routing, DNS-Servers etc. This approach will ease any changes of the network
infrastructure and will help you to make your templates more generic. For that,
you have the to assign a fix MAC address to the contain
My tactical work around was to inject the route add into /etc/rc.d/rc.local
in the rootfs template for my LXC containers, so when I create each
container rc.local is staged, did the same with /etc/resolv.conf as well.
Schorschi
-Original Message-
From: Arun M [mailto:arun_...@yahoo.com]
On 03/01/2012 08:32 PM, Arun M wrote:
> Hi,
>
> I am trying to add a default gateway inside a lxc container so that the
> application can talk to outside network.
>
> I used lxc-setcap to set capabilities and started the container as a non-root
> user.
>
> lxc-execute -n alpha -f a.conf -- /bin/
13 matches
Mail list logo