proxy.golang.org : github.com/rnataraja/stacker
* 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
      -
      Source
      - Documentation
    - JSON
    - codemeta.json
    
    purl: pkg:golang/github.com/rnataraja/stacker
      
License: Apache-2.0
        
Latest release: over 4 years ago
        
First release: over 7 years ago
      
Namespace: github.com/rnataraja
    
      
Stars: 0 on GitHub
      
Forks: 0 on GitHub
      
See more repository details: repos.ecosyste.ms
      
Last synced: 16 days ago