mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-05 15:12:31 +00:00
Update figure location
This commit is contained in:
@@ -10,6 +10,6 @@ Docker 在容器的基础上,进行了进一步的封装,从文件系统、
|
||||
|
||||
下面的图片比较了 Docker 和传统虚拟化方式的不同之处。传统虚拟机技术是虚拟出一套硬件后,在其上运行一个完整操作系统,在该系统上再运行所需应用进程;而容器内的应用进程直接运行于宿主的内核,容器内没有自己的内核,而且也没有进行硬件虚拟。因此容器要比传统虚拟机更为轻便。
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
Reference in New Issue
Block a user