An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/rnataraja/stacker : v0.7.1

* 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:

    Loading...
    Readme
    Loading...
    Dependencies