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.
- Sources inherited from project openSUSE:Leap:15.0
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.0:Ports/lxc && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| README.SUSE | 0000000305 305 Bytes | |
| lxc-2.0.9.tar.gz | 0001333044 1.27 MB | |
| lxc-2.0.9.tar.gz.asc | 0000000801 801 Bytes | |
| lxc-createconfig.in | 0000004308 4.21 KB | |
| lxc.changes | 0000058759 57.4 KB | |
| lxc.keyring | 0000004201 4.1 KB | |
| lxc.spec | 0000006856 6.7 KB | |
| openSUSE_apparmor_mount.conf | 0000000077 77 Bytes |
Comments 0