Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

How is a Docker container different from a hypervisor?

Pragya Keshap answered on February 9, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers


How is a Docker container different from a hypervisor?

0

In a Hypervisor environment we first create a Virtual Machine and

then install an Operating System on it. After that we deploy the

application. The virtual machine may also be installed on different

hardware configurations.

In a Docker environment, we just deploy the application in Docker.

There is no OS layer in this environment. We specify libraries, and

rest of the kernel is provided by Docker engine.

In a way, Docker container and hypervisor are complementary to

each other.

https://www.hitechnectar.com/blogs/hypervisor-vs-docker/#:~:text=The%20most%20significant%20difference%20between,on%20the%20host%20kernel%20itself.

Popularity 1/10 Helpfulness 1/10 Language whatever
Source: Grepper
Link to this answer
Share Copy Link
Contributed on Feb 09 2023
Pragya Keshap
0 Answers  Avg Quality 2/10


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.