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-05 22:23:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1c2fa0ba47
docker_practice
/
why_use_docker
/
easy_deployment.md
3 lines
249 B
Markdown
Raw
Normal View
History
Unescape
Escape
Add the why use docker chapter
2014-09-05 07:49:14 +00:00
*
docker容器可以在几乎所有的环境中运行
,
物理机、虚拟机、公有云、私有云、个人电脑、服务器等等。
*
docker容器兼容很多平台
,
这样就可以把一个应用程序从一个平台迁移到另外一个。
Reference in New Issue
Copy Permalink