My question is about terminology.
When we use full virtualization, we use hypervisor as our main tool. For example, if we have Win 95 running on VMware Workstation which is running on Win 7, our "main tool" is VMware Workstation, which is hypervisor. Right?
Now, the same example, but with using Docker instead of VMware. So, we have Win 95 running inside Docker, which is running on Win 7. Obviously, we use container, but container is not the "main tool" here. How we would call this main tool? Some word instead of "hypervisor", I mean.