Cargo Features
youki has no features set by default.
[dependencies]
youki = { version = "0.5.1", features = ["systemd", "v2", "v1", "cgroupsv2_devices", "seccomp", "wasm-wasmer", "wasm-wasmedge", "wasm-wasmtime"] }
- systemd = v2
-
Enables systemd of libcgroups and libcontainer
libcgroups:
MARK: Version
- v2 systemd?
-
Enables v2 of libcgroups and libcontainer
Affects
info::print_cgroup_v2_controllers
… - v1
-
Enables v1 of libcgroups and libcontainer
- cgroupsv2_devices
-
Enables cgroupsv2_devices of libcgroups and libcontainer
- seccomp
-
Enables libseccomp of libcontainer
MARK: Version
- wasm-wasmer = wasmer, wasmer-wasix
- wasm-wasmedge
-
Enables standalone and static of wasmedge-sdk
- wasm-wasmtime = wasi-common, wasmtime
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.