2019-12-14 14:36:43 +08:00
2019-11-06 19:35:27 +08:00
2019-09-30 10:54:40 -04:00
2019-09-30 10:54:40 -04:00
2019-11-06 19:35:27 +08:00
2019-11-06 19:35:27 +08:00
2019-11-06 19:35:27 +08:00
2019-09-30 10:54:40 -04:00
2019-11-06 19:35:27 +08:00
2019-09-30 10:54:40 -04:00
2019-09-30 10:54:40 -04:00
2019-11-06 19:35:27 +08:00
2019-09-30 10:54:40 -04:00
2019-12-14 14:36:43 +08: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:

Building

Without considering distribution specific details a simple

mkdir -p build && cd ./build && cmake .. && make && sudo make install

is usually sufficient.

Licensing

lcr is licensed under the Mulan PSL v1.

Description
No description provided
Readme 5.6 MiB
Languages
Shell 100%