forked from zhoukangcn/lxcfs
-
Notifications
You must be signed in to change notification settings - Fork 0
q53/pylxcfs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple python implementation of fuse proc for lxc containers based on earlier lxcfs. == Dependencies == Python 2.7 == How to use == Targeted to use on RHEL 7x and derivatives: make archive && rpmbuild -ta pylxcfs-*tar.bz2 && rpm -ivh ~/rpmbuild/RPMS/noarch/pylxcfs-*noarch.rpm systemctl enable pylxcfs.service systemctl start pylxcfs In your container config, add: - lxc.hook.mount = /usr/share/lxc/hooks/pylxcfs.hook
About
Simple python implementation of fuse proc for lxc containers based on earlier lxcfs but not required cgmanager.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 95.4%
- Makefile 4.1%
- Shell 0.5%