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 84b6a28 commit f185dd5Copy full SHA for f185dd5
Makefile
@@ -29,6 +29,7 @@ DOC_FILES := \
29
manifest-list.md \
30
layer.md \
31
config.md \
32
+ annotations.md \
33
canonicalization.md
34
35
FIGURE_FILES := \
spec.md
@@ -17,6 +17,7 @@ The goal of this specification is to enable the creation of interoperable tools
17
- [Image Manifest List](manifest-list.md)
18
- [Filesystem Layers](layer.md)
19
- [Image Configuration](config.md)
20
+- [Annotations](annotations.md)
21
- [Canonicalization](canonicalization.md)
22
23
# Notational Conventions
0 commit comments