Changes

Jump to: navigation, search

Docker inside CT

82 bytes added, 18:42, 25 March 2015
added bridges limitation, change distro to centos 7
== Container tuning ==
* Create Fedora 20 CentOS 7 container: vzctl create $veid --ostemplate fedoracentos-207-x86_64
* Turn on bridge feature to allow docker creating bridged network:
vzctl set $veid --features bridge:on --save
* Only "vfs" Docker graph driver is currently supported
* [[Checkpointing and live migration]] of a container with Docker containers inside is not supported
* Bridges cannot be created inside Docker containers running inside OpenVZ container
[[Category:HOWTO]]

Navigation menu