mirror of https://github.com/linuxdeepin/linglong
improve parsing args Signed-off-by: ComixHe <heyuming@deepin.org> |
||
|---|---|---|
| .. | ||
| src | ||
| CMakeLists.txt | ||
| README.md | ||
README.md
ll-box
ll-box is a standard oci runtime.
Feature
- No root daemon, use setuid
- Standard oci runtime
Roadmap
Current
- Configuration
- Root
- Mount
- Cgroup
- All support
- Hostname
- Linux Container
- Default Filesystems
- Namespaces
- Network
- User namespace mappings
- Devices
- Default Devices
- Control groups v2
- cpu
- memory
- pids
- devices
- io
- cpuset
- rdma
- perf_event
- IntelRdt
- Sysctl
- Seccomp
- full support of all syscall
- full support of arch
- Rootfs Mount Propagation
- Masked Paths
- Readonly Paths
- Mount Label
Next
- TODO
Dependencies
- C++11/STL
- nlonmann-json3
- gtest
#For release based on debian
sudo apt-get cmake build-essential \
nlonmann-json3-dev \
libgtest-dev
Getting help
Any usage issues can ask for help via
Getting involved
We encourage you to report issues and contribute changes
- Contribution guide for developers . (English)
- 开发者代码贡献指南 (中文)
License
Deepin Boot Maker is licensed under GPLv3.