lcr(Lightweight Container Runtime) is CLI tool for spawning and running containers according to OCI specification. It is based on liblxc and written by C
This is a command line utility used by iSulad to performs various operations on container images. iSulad-img is used to pull image from image repositories and prepare the read\write layers for containers.
clibcni is a library used by iSulad to configure network interfaces in containers, following the specification of CNI (Container Network Interface), a Cloud Native Computing Foundation project.