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.1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.1:ARM:Staging/lxc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
lxc-3.1.0.tar.gz | 0001277877 1.22 MB | |
lxc-3.1.0.tar.gz.asc | 0000000833 833 Bytes | |
lxc-createconfig.in | 0000004330 4.23 KB | |
lxc.changes | 0000063664 62.2 KB | |
lxc.keyring | 0000004201 4.1 KB | |
lxc.spec | 0000009437 9.22 KB | |
missing_setuid.txt.in | 0000001000 1000 Bytes | |
openSUSE-apparmor.conf | 0000000083 83 Bytes |
Latest Revision
Ludwig Nussel (lnussel_factory)
accepted
request 697211
from
Aleksa Sarai (cyphar)
(revision 14)
- Rework /var/adm/update-messages handling to be far less complicated, and more packaging-friendly (by update-messages be owned by the rpm) as well as storing the update message in a autoconf-templated source file.
Comments 0