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

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. 

主站蜘蛛池模板: 玛沁县| 闸北区| 蓬莱市| 腾冲县| 绥化市| 大田县| 收藏| 土默特左旗| 乌兰察布市| 铜陵市| 崇左市| 苍山县| 松溪县| 来安县| 东乡族自治县| 苍南县| 吕梁市| 崇信县| 阜南县| 呈贡县| 天水市| 德化县| 团风县| 页游| 乌拉特前旗| 会泽县| 清镇市| 高陵县| 天峨县| 宜州市| 沈丘县| 浙江省| 周宁县| 吉隆县| 高台县| 合山市| 荥阳市| 铜山县| 广东省| 什邡市| 个旧市|