# lcr **Repository Path**: HumbleHunger/lcr ## Basic Information - **Project Name**: lcr - **Description**: 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 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 54 - **Created**: 2021-08-03 - **Last Updated**: 2024-04-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lcr `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`. It can use by container engine: [iSulad](https://gitee.com/openeuler/iSulad). [iSulad](https://gitee.com/openeuler/iSulad) use `dlopen` to call functions defined in lcr. ## How to Contribute We always welcome new contributors. And we are happy to provide guidance for the new contributors. iSulad follows the kernel coding conventions. You can find a detailed introduction at: - https://www.kernel.org/doc/html/v4.10/process/coding-style.html ## Licensing lcr is licensed under the LGPLv2.1+.