lxc / go-lxc

Go bindings for liblxc
https://linuxcontainers.org/lxc
Other
428 stars 77 forks source link

container: implement DevptsFd() #139

Closed brauner closed 4 years ago

brauner commented 4 years ago

which calls into LXC to allocate a new devpts fd for the containers devpts instance.

Signed-off-by: Christian Brauner christian.brauner@ubuntu.com