This website requires JavaScript.
Explore
Help
Sign In
ehlxr
/
docker_practice
Watch
1
Star
0
Fork
0
You've already forked docker_practice
mirror of
https://github.com/yeasy/docker_practice.git
synced
2024-11-16 11:33:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1f5fb2d521
docker_practice
/
why_use_docker
/
high_efficiency.md
Baohua Yang
235a80aad8
Write paragraphs to explain why we need docker; minor grammar fix.
2014-09-11 16:56:34 +08:00
133 B
Raw
Blame
History
Unescape
Escape
docker容器的运行不需要额外的hypervisor支持
,
它是内核级的虚拟化
,
因此可以实现更高的性能和效率。