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

  • Learn OpenShift
  • Denis Zuev Artemii Kropachev Aleksey Usov
  • 138字
  • 2021-08-13 16:03:42

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. 

主站蜘蛛池模板: 图木舒克市| 平远县| 安徽省| 兰考县| 汾西县| 甘洛县| 赣州市| 吴川市| 牙克石市| 资源县| 广德县| 台湾省| 太和县| 西吉县| 武强县| 亳州市| 肥城市| 东莞市| 台南市| 东丽区| 印江| 乌审旗| 休宁县| 德化县| 信阳市| 岳阳县| 东阳市| 丹寨县| 衡东县| 临邑县| 阜宁县| 黔西| 白朗县| 永顺县| 靖宇县| 旅游| 贵南县| 贵港市| 湖北省| 历史| 广州市|