proxy.golang.org : github.com/rnataraja/stacker : v0.1.0
* This file is a little bit strange. The problem is that we want to do * daemonized containers with liblxc, but we can't spawn containers in threaded * environments (i.e. golang), with go-lxc. So instead, we embed some C into * our program that catches execution before golang starts. This way, we can do * a tiny C program to actually spawn the container. * * We do this in the "stacker" package so that if anyone uses the library, the * re-exec will actually work. Of course, this is slightly impolite, but what * can you do.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/rnataraja/[email protected]
Published:
Indexed: