Update tagging/README.md

Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
This commit is contained in:
Ayaz Salikhov
2021-05-03 11:06:30 +03:00
committed by GitHub
parent 7b416fc90a
commit 72a34b66e0

View File

@@ -111,5 +111,6 @@ class AptPackagesManifest(ManifestInterface):
### Images Hierarchy
Hierarchy of all the images, taggers and manifests is defined in `images_hierarchy.py` file.
`get_taggers_and_manifests.py` file helps to get all the taggers and manifests for a specific image.
All images dependencies on each other and what taggers and manifest they make use of is defined in `images_hierarchy.py`.
`get_taggers_and_manifests.py` defines a helper function to get the taggers and manifests for a specific image.