Skip to content

emaxerrno/lxc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go (golang) Bindings for LXC (Linux Containers)

This package implements Go (golang) bindings for the LXC C API.

Installing

This package requires LXC 0.9 or newer versions.

It has been tested on Ubuntu 12.10 (quantal) by manually installing LXC 0.9 or on Ubuntu 13.04 (raring) by using distribution provided packages.

go get github.com/caglar10ur/lxc

Documentation

Checkout the documentation at GoDoc

Example

Checkout the examples directory.

Note

Note that as we don’t have full user namespaces support at the moment, any code using the LXC API needs to run as root.

About

Go (golang) Bindings for LXC (Linux Containers)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published