iSulad is a light weight container runtime daemon which is designed for IOT and Cloud infrastructure.
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.
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