We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed7241 commit 49b32b2Copy full SHA for 49b32b2
layer.md
@@ -1,7 +1,7 @@
1
# Image Layer Filesystem Changeset
2
3
This document describes how to serialize a filesystem and filesystem changes like removed files into a blob called a layer.
4
-One or more layers are ordered on top of each other to create a complete filesystem.
+One or more layers are applied on top of each other to create a complete filesystem.
5
This document will use a concrete example to illustrate how to create and consume these filesystem layers.
6
7
## Distributable Format
0 commit comments