Changes

Jump to: navigation, search

Docker inside CT vz7

162 bytes removed, 13:10, 16 August 2016
no edit summary
* Turn on '''bridge''' feature to allow docker creating bridged network inside container:
prlctl set $veid --features bridge:on
* Setup Container veth-based network (Container must be '''veth'''-based, not '''venet'''-based):
prlctl set $veid --device-add net --network Bridged --dhcp yes
* Allow all iptables modules to be used in containers:
prlctl set $veid --netfilter=full
Anonymous user

Navigation menu