forked from ZhongFuCheng3y/athena
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
357fad9
commit 82d3384
Showing
1 changed file
with
52 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
一、Docker入门资源分享 | ||
推荐阅读: | ||
|
||
什么是 Docker? | ||
|
||
https://www.redhat.com/zh/topics/containers/what-is-docker | ||
|
||
如何通俗解释Docker是什么? | ||
|
||
https://www.zhihu.com/question/28300645 | ||
|
||
10分钟看懂Docker和K8S | ||
|
||
https://zhuanlan.zhihu.com/p/53260098 | ||
|
||
docker在web开发中得使用流程是怎样的? | ||
|
||
https://www.zhihu.com/question/51134842 | ||
|
||
Container内不需要OS,为何需要OS的基础镜像? | ||
|
||
http://dockone.io/question/6 | ||
|
||
微服务为什么一定要上Docker? | ||
|
||
https://zhuanlan.zhihu.com/p/53686883 | ||
|
||
中文官网: | ||
|
||
http://www.docker-cn.com/ | ||
|
||
英文官网: | ||
|
||
https://www.docker.com/ | ||
|
||
Docker Hub官网: | ||
|
||
https://hub.docker.com/ | ||
|
||
视频资源: | ||
|
||
https://www.bilibili.com/video/av27122140?from=search&seid=10836775311846153819 | ||
|
||
对应的脑图笔记: | ||
|
||
脑图 | ||
脑图 | ||
脑图笔记获取: | ||
|
||
https://pan.baidu.com/s/1UPuzUjFJwrGPBHgYQ3G6Wg | ||
|
||
提取码:ha5w |