ruby-lxc uses C binding to talk to liblxc underneath. You have to write
crystal bindings from scratch using crystal's[1] own API. It should be lot
easier than the ruby bindings, as crystal's C api is more streamlined and
minimal.
[1]http://crystal-lang.org/docs/syntax_and_semantics/c_bindings/inde
Hi Stephane, these build scripts are opensource? or available anywhere?
i.e. jenkins build scripts or cron jobs for creating those tarball. If they
are we can setup local build servers, also that will help us understand how
to build custom container images, that we can use with templates similar as
search the mailing list archive, this has been discussed couple of time in
past,
this is one of the presentation that talks about some internals, rami has
another presentation on cgroup and namespace. LWN has a series on namespace
as well.
http://media.wix.com/ugd/295986_d5059f95a78e451db5de3d54f7
this is awesome :-)
On Tue, Sep 9, 2014 at 12:49 PM, Tobby Banerjee wrote:
> Hi LXC users,
>
> I am extremely excited to announce the launch of Flockport.com to this
> list, its home so to speak.
>
> Flockport.com was created to let users discover, download and share
> portable and easy to use L
wheres the link for the slides?
On Mon, Feb 24, 2014 at 12:21 AM, Rami Rosen wrote:
> Hello,
>
> I am giving voluntarily a lecture about Linux Containers in a LUG (Haifux)
> in three weeks from now:
>
> http://haifux.org/lectures/320/
>
> I will appreciate if someone will be willing to review t
yay.. thanks for all the hard work,
really happy to have containers on mainline linux,
kudos!
On Thu, Feb 20, 2014 at 11:20 AM, Stéphane Graber wrote:
> Hello everyone,
>
> It's with great pleasure that the LXC development team is announcing
> the release of LXC 1.0!
>
> This release is a signi
lxc-create.
>
> https://github.com/lxc/lxc/blob/master/templates/lxc-download.in
>
> Have a look at the mailing list, and check if that's what you are after.
>
> Other advantage is the work will allow non-root users to download and
> start containers.
>
> Alvaro.
>
hello ,
i would like to propose a simpler way to create containers(inspired by
dockerfiles), from existing templates. Currently the only way to create a
containers from scratch is via templates. Though its very powerful, its a
significant adoption barrier to folks who are not familiar with all the
how you have configured netwrok for the container? are you running dnsmasq
on the host?
On Sun, Jan 19, 2014 at 12:02 AM, group PICT MANY wrote:
> Hi,
> Trying to run lxc-start on ubuntu,getting following error:
> *Sending discover is looping*
>
>
>
>
>
>
>
>
>
>
> *yashu@yashu-pc:~$ sudo lxc-st
+1. i was confused by those binaries, as they dont work on mainline. We'll
better solve this with a criu plugin (and may be ship it as a separate
package?)
p.s there are several other file (not binary, but authors, etc) which are
outdated, you think we should update them too?
On Thu, Jan 16, 201
hi all,
now that criu supports plugin[1], has any one tried revisiting this? we
should be able to address most of the issues encountered in this thread,
[1] http://criu.org/Plugins
On Wed, Nov 27, 2013 at 3:51 AM, Pavel Emelyanov wrote:
> On 11/27/2013 01:58 PM, Daniel Lezcano wrote:
> > On 1
ts for specific use cases - like a
> > unprivileged container create/start - which aren't currently being
> > tested, or cleanups to the existing tests cases to make them more
> > robust and useful.
> >
> > thanks,
> > -serge
> >
> > Quoting Ranji
+1 . too bad travis run on openvz :-( . else we could have run the tests .
On Sun, Dec 22, 2013 at 11:58 PM, S.Çağlar Onur wrote:
> Travis is a free hosted CI platform for the open source community. It
> integrates
> well with github and enables continous builds/tests for both repository
> itse
0.9.x build is available on fedorapeople [1], which works fine (i am
running it on fedora 19). I tried building the rpm with 1.0.0, but the
stock rpm spec (or the templates) has some mounting issues, i could not get
it working properly (all the lxcs rootfs points to host system with all
privileges
did you try running ./configure script inside the parent directory (i.e.
repo root). i am able to run `make check` inside the src folder after
running the ./configure script in the parent directory.
On Sun, Dec 8, 2013 at 11:25 PM, Qiang Huang wrote:
> Hi list,
>
> I was trying to play with the
15 matches
Mail list logo