[ol8_developer_EPEL] lxcfs-3.0.4-2.el8.x86_64

Name:lxcfs
Version:3.0.4
Release:2.el8
Architecture:x86_64
Group:Unspecified
Size:180841
License:ASL 2.0
RPM: lxcfs-3.0.4-2.el8.x86_64.rpm
Source RPM: lxcfs-3.0.4-2.el8.src.rpm
Build Date:Mon Jan 06 2020
Build Host:jenkins-10-147-72-125-14b66d41-7846-42f2-aaa3-ca3530950a23.appad1iad.osdevelopmeniad.oraclevcn.com
Vendor:Oracle America
URL:https://linuxcontainers.org/lxcfs
Summary:FUSE based filesystem for LXC
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.

Related Packages (Show Changelog) (Show Filelist)