lxcfs
FUSE based filesystem for LXC
Install
- All systems
-
curl cmd.cat/lxcfs.sh
- Debian
-
apt-get install lxcfs - Ubuntu
-
apt-get install lxcfs -
Alpine
-
apk add lxcfs - Arch Linux
-
pacman -S lxcfs - Kali Linux
-
apt-get install lxcfs - Fedora
-
dnf install lxcfs - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install lxcfs - Raspbian
-
apt-get install lxcfs - Docker
-
docker run cmd.cat/lxcfs lxcfspowered by Commando
lxcfs
FUSE based filesystem for LXC
LXCFS provides a FUSE based filesystem to improve the LXC experience within the containers. This filesystem offers both a cgroupfs-like view for use by unprivileged containers which wouldn't otherwise be allowed to mount cgroupfs. And a set of files that are meant to be bind-mounted over their /proc equivalent to make them cgroup-aware.