Docker的Image(镜像)和Containter(容器)是什么关系?

container is like the instance of class “Image”
就是说 image是图纸 可以多次复用,但是容器不行。

posted @ 2020-12-26 00:55  EvanMeetTheWorld  阅读(34)  评论(0)    收藏  举报