5 ms·
rather than the golang wrapper by the lxc team: https://github.com/lxc/go-lxc https://github.com/lxc/go-lxc
by rxaxm 12y ago
rather than the golang wrapper by the lxc team: https://github.com/lxc/go-lxc https://github.com/lxc/go-lxc
- ntonozzi 12y agoIf you think there is a better way to do it, you can send a pull request.
- dz0ny 12y agoProblem is because C LXC ABI is unstable and would prevent building docker under osx or win. ALso under linux you would need at least sources for liblxc(they are different for each distribution) and unstable docker daemon which is locked to specific distribution with specific version of LXC ABI is a bad thing.