# lcr **Repository Path**: openeuler/lcr ## Basic Information - **Project Name**: lcr - **Description**: 本项目已经迁移至 AtomGit || This project has been migrated to AtomGit || Linked: https://atomgit.com/openeuler/lcr - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 23 - **Forks**: 54 - **Created**: 2019-11-23 - **Last Updated**: 2025-12-25 ## Categories & Tags **Categories**: containers **Tags**: iSulad ## README # lcr `lcr`(Lightweight Container Runtime) is a CLI tool for spawning and running containers according to OCI specifications. It is based on `liblxc` and written by `C`. It can be used by the container engine: [iSulad](https://gitee.com/openeuler/iSulad). [iSulad](https://gitee.com/openeuler/iSulad) uses `dlopen` to call functions defined in lcr. ## How to Contribute We always welcome new contributors, and we are happy to provide guidance for 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+.