Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouyq authored Mar 7, 2024
1 parent 4b5c0cd commit a556156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## StuQ 课程 《Dockerfile实战经验分享》

test
近几年容器技术逐渐被用户所认可,一些企业已经在开发测试及生产环境进行了部署和应用。但随着容器技术的引进,也随之带来了**新的技术****新的工作方式**

Docker镜像与镜像仓库可以说是容器技术带来的最伟大的发明,它将业务代码与环境打包在一个**分层**的镜像中,通过类似**代码仓库**的方式进行镜像的管理。
Expand Down

0 comments on commit a556156

Please sign in to comment.