[Users] Docker inside OVZ 7 containers

Denis Silakov dsilakov at virtuozzo.com
Thu May 26 08:00:20 PDT 2016


You can try to create container from centos-7-x86_64 template and then 
install docker app template there:

# vzctl create 111 --ostemplate centos-7-x86_64
# vzctl start 111
# vzpkg install 111 docker

It can require some preparations though; pre-install script checks them 
and refuses to proceed if anything is wrong. Currently it checks that 
"bridge:on" feature is set and netfilter is set to "full" 
(https://src.openvz.org/projects/OVZT/repos/centos-7-x86_64-ez/browse/docker_pre-install-hn#42).

On 05/25/2016 03:27 AM, jjs - mainphrame wrote:
> Greetings,
>
> Just a quick question - I've been reading that it's possible to spin
> up docker apps inside OVZ 7 containers - are there any particular
> preparations or workarounds required, in the way of differences from a
> docker install on a full OS?
>
> Disclaimer - I haven't done anything with docker, but I'm curious to
> see how useful it might be, and in particular, how well it works
> inside a Linux container.
>
> Jake
> _______________________________________________
> Users mailing list
> Users at openvz.org
> https://lists.openvz.org/mailman/listinfo/users

-- 
Regards,
Denis Silakov
Senior Software Architect
Virtuozzo



More information about the Users mailing list