mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-06-01 11:06:24 +00:00
![]() This turns liblxc into a public library implementing a container structure. The container structure is meant to cover most LXC commands and can easily be used to write bindings in other programming languages. More information on the new functions can be found in src/lxc/lxccontainer.h Test programs using the API can also be found in src/tests/ Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com> Acked-by: Stéphane Graber <stgraber@ubuntu.com> |
||
---|---|---|
.. | ||
Makefile.am | ||
README |
This directory must exist, even though no contents are ever placed here. It is used to temporary mount the rootfs of lxc in a private mount namespace only visible by the processes running in the container.