mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2026-03-29 06:53:33 +00:00
The lua binding is based closely on the python binding. Also included are a test program for excercising the binding, and an lxc-top utility for showing statistics on running containers. Signed-off-by: Dwight Engen <dwight.engen@oracle.com> Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2 lines
39 B
Makefile
2 lines
39 B
Makefile
SUBDIRS = lxc tests python-lxc lua-lxc
|