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 5325ec4 commit 49ff577Copy full SHA for 49ff577
image-layout.md
@@ -29,6 +29,11 @@ The image layout is as follows:
29
- It MUST be an [image index](image-index.md) JSON object.
30
- See [index.json](#indexjson-file) section
31
32
+**Implementor's Note:**
33
+Additional files may be included in the directory.
34
+Implementations should not error when encountering unknown files.
35
+A common usage includes the `manifest.json` file associated with a saved docker image.
36
+
37
## Example Layout
38
39
This is an example image layout:
0 commit comments