1
0
mirror of https://github.com/lxc/crio-lxc.git synced 2026-02-05 09:45:04 +01:00
2021-04-21 03:22:25 +02:00
2021-04-21 03:17:31 +02:00
2021-04-21 03:17:31 +02:00
2021-04-21 01:20:29 +02:00
2021-04-21 01:20:29 +02:00
2021-04-21 01:20:29 +02:00
2021-04-21 01:20:29 +02:00
2019-04-18 07:47:17 -05:00
2021-04-21 01:20:29 +02:00
2021-04-21 01:20:29 +02:00
2021-04-21 03:17:31 +02:00

Go Reference Build

About

lxcri is a wrapper around LXC which can be used as a drop-in container runtime replacement for use by CRI-O.

OCI compliance

With liblxc starting from lxc-4.0.0-927-gb5daeddc5 it passes all sonobuoy conformance tests.

Build

You can use the provided Dockerfile to build an

runtime only image (lxcri + lxc)

docker build --build-arg installcmd=install_runtime

or with everything required for a kubernetes node (kubelet, kubeadm, cri-o, lxcri, lxc ...)

docker build

Note: The images are not pre-configured and you must follow the steps in setup for now.

Setup

To use lxcri as OCI runtime in cri-o see setup.md

API Usage

Please have a look at the runtime tests for now.

Notes

  • It's currently only tested with cgroups v2.
Description
CRI-O support for lxc
Readme 2.7 MiB
Languages
Go 83.3%
Shell 14.3%
Makefile 2.4%