Skip to content

rdobson/xscontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xscontainer

xscontainer is the back-end of XenServer's Container Management feature.

xscontainer has three main entry points: * src/xscontainer-monitor Watches DomUs on the same host, if they are registered for container management. Responsible for keeping various fields in vm:other_config up to date. * src/xscontainer-prepare-vm Runs inside Dom0 and prepares Ubuntu 14.04, RHEL/CentOS/OEL/7 DOMUs for container management. * src/overlay/etc/xapi.d/plugins/xscontainer The primary entry point for XenCenter and other components to interact with xscontainer directly.

About

Support for Docker and Container Management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.1%
  • Shell 6.9%
  • Makefile 5.9%
  • Other 1.1%