2019-09-30 10:54:40 -04:00
|
|
|
# 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`.
|
|
|
|
|
|
|
|
|
|
## 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
|
|
|
|
|
|
2020-04-27 09:45:00 +08:00
|
|
|
lcr is licensed under the Mulan PSL v2.
|