unspecified

lxcfs - FUSE based filesystem for LXC

Website: https://linuxcontainers.org/lxcfs
License: ASL 2.0
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.

Packages

lxcfs-3.1.2-0.2.el7.armv7hl [58 KiB] Changelog by Reto Gantenbein (2019-09-28):
- Rebuild for EPEL-8

Listing created by Repoview-0.6.6-13.el7