官术网_书友最值得收藏!

Container image layers

As previously mentioned, a Docker image contains a number of layers that are combined into a single filesystem using a storage driver. The layers (also called intermediate images) are generated when commands are executed during the Docker image build process. Usually, Docker images are created using a Dockerfile, the syntax of which will be described later. Each layer represents an instruction in the image's Dockerfile.

Each layer, except the very last one, is read-only:

Docker image layers

A Docker image usually consists of several layers, stacked one on top of the other. The top layer has read-write permissions, and all the remaining layers have read-only permissions. This concept is very similar to the copy-on-write technology. So, when you run a container from the image, all the changes are done to this top writable layer. 

主站蜘蛛池模板: 阳信县| 怀远县| 百色市| 宜兴市| 广德县| 阳新县| 雅江县| 郑州市| 廊坊市| 开鲁县| 亚东县| 获嘉县| 泰来县| 改则县| 柳河县| 兴安盟| 永昌县| 临海市| 梅河口市| 贡觉县| 竹溪县| 庆元县| 丰宁| 永康市| 肇源县| 扎兰屯市| 精河县| 视频| 军事| 兴安县| 洞头县| 怀来县| 灵丘县| 罗田县| 巍山| 荣昌县| 九台市| 河西区| 稻城县| 桦南县| 新津县|