INFO
Name: lxcfs
Version: 3.0.4-2.el8
Arch: aarch64
Summary: FUSE based filesystem for LXC
License: ASL 2.0
Vendor: Fedora Project
Build Host: buildvm-aarch64-18.arm.fedoraproject.org
Build Date: Sun Dec 15 13:24:14 2019
Size: 406877
URL: https://linuxcontainers.org/lxcfs
Description: LXCFS is a simple userspace filesystem designed to work around some
current limitations of the Linux kernel.
Specifically, it's providing two main things
- A set of files which can be bind-mounted over their /proc originals
to provide CGroup-aware values.
- A cgroupfs-like tree which is container aware.
The code is pretty simple, written in C using libfuse.
The main driver for this work was the need to run systemd based
containers as a regular unprivileged user while still allowing systemd
inside the container to interact with cgroups.
Now with the introduction of the cgroup namespace in the Linux kernel,
that part is no longer necessary on recent kernels and focus is now on
making containers feel more like a real independent system through the
proc masking feature.
FILES
lxcfs-3.0.4.tar.gz
lxcfs.spec
REQUIRES
fuse-devel
gawk
gcc
help2man
make
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
systemd
PROVIDES
CONFIG FILES
lxcfs-3.0.4.tar.gz
lxcfs.spec s
LICENSE FILES
ASL 2.0
|