-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
3
-
False
-
False
-
rhel-sst-container-tools
-
undefined
-
-
RUN 206
Currently image pulls compute the digest 2 to 3 times more than it should in the most common path used in the code.
Ideally, it should only compute it once and store it to be retrieved later when needed again.
The fixes for this will require changes in c/image and c/storage.
Issue related to this: https://github.com/containers/image/issues/1160