lxc
LXC provides commands to create and manage containers. Current LXC uses the
following kernel features to contain processes:
- Kernel namespaces (ipc, uts, mount, pid, network and user)
- Apparmor and SELinux profiles
- Seccomp policies
- Chroots (using pivot_root)
- Kernel capabilities
- CGroups (control groups)
LXC containers are often considered as something in the middle between a chroot
and a full fledged virtual machine. The goal of LXC is to create an environment
as close as possible to a standard Linux installation but without the need for a
separate kernel.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.1:Update/lxc.11158 && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
|
0001-tree-wide-initialize-all-auto-cleanup-variabl |
0000001495 1.46 KB | |
| lxc-3.2.1.tar.gz | 0001302257 1.24 MB | |
| lxc-3.2.1.tar.gz.asc | 0000000833 833 Bytes | |
| lxc-createconfig.in | 0000004330 4.23 KB | |
| lxc.changes | 0000064363 62.9 KB | |
| lxc.keyring | 0000004201 4.1 KB | |
| lxc.spec | 0000009638 9.41 KB | |
| missing_setuid.txt.in | 0000001000 1000 Bytes | |
| openSUSE-apparmor.conf | 0000000083 83 Bytes |
Comments 0