Go to file
A Path in the Ordinary ef0160297a
chore: bump version to 1.3.3.15-1 (#7)
update version.

Log:
2022-12-27 09:14:49 +00:00
.github/workflows chore: Sync by 91e05639e8 2022-12-05 03:26:52 +00:00
.reuse fix: 增加license 2022-12-27 17:02:43 +08:00
3party fix: build issue 2022-04-15 18:42:56 +08:00
LICENSES fix: 增加license 2022-12-27 17:02:43 +08:00
debian chore: bump version to 1.3.3.15-1 (#7) 2022-12-27 09:14:49 +00:00
docs feat: support rootless mode and rootfs 2021-12-22 11:40:08 +08:00
src chore: Update SPDX comment 2022-11-25 14:22:23 +08:00
test chore: Update SPDX comment 2022-11-25 14:22:23 +08:00
.clang-format feat: add support for rootless mode and setuid mode 2021-11-15 16:17:52 +08:00
.gitignore feat: add support for rootless mode and setuid mode 2021-11-15 16:17:52 +08:00
CMakeLists.txt chore: clean CMakeLists 2022-11-29 09:41:28 +08:00
LICENSE feat: add license 2022-11-25 13:32:19 +08:00
README.md feat: update README.md 2022-11-25 15:19:45 +08:00
README.zh_CN.md fix: 增加license 2022-12-27 17:02:43 +08:00

README.md

玲珑:沙箱

玲珑Linglong is the container application toolkit of deepin.

玲珑是玲珑塔的简称,既表示容器能对应用有管控作用,也表明了应用/运行时/系统向塔一样分层的思想。

Feature

  • Standard oci runtime

Roadmap

Current

  • OCI Standard Box

Dependencies

#For release based on debian
sudo apt-get install cmake build-essential libyaml-cpp-dev nlohmann-json3-dev libgtest-dev

Installation

Roadmap

Current

  • Configuration
    • Root
    • Mount
      • Cgroup
    • Hostname
  • Linux Container
    • Default Filesystems
    • Namespaces
      • Network
    • User namespace mappings
    • Devices
    • Default Devices
    • Control groups
    • IntelRdt
    • Sysctl
    • Seccomp
    • Rootfs Mount Propagation
    • Masked Paths
    • Readonly Paths
    • Mount Label
  • Extend
    • Container manager
    • Debug
    • DBus proxy permission control
    • Filesystem permission control base fuse
    • X11&&Wayland security

TODO

  • full support of parse all seccomp arch and syscall

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

This project is licensed under LGPL-3.0-or-later.