Added support for setting OS version in docker manifest annotate.#2578
Added support for setting OS version in docker manifest annotate.#2578thaJeztah merged 1 commit intodocker:masterfrom
Conversation
Signed-off-by: Saswat Bhattacharya <[email protected]>
|
@cpuguy83 fyi, this use-case is also covered with |
Codecov Report
@@ Coverage Diff @@
## master #2578 +/- ##
=======================================
Coverage 58.04% 58.04%
=======================================
Files 295 295
Lines 21166 21169 +3
=======================================
+ Hits 12285 12288 +3
Misses 7979 7979
Partials 902 902 |
|
@tonistiigi Is there an example of setting os.version using |
|
@sozercan Not against this PR as well as clearly seems something that was forgotten, but generally recommend |
|
@tonistiigi ok to go? |
@tonistiigi Could you please give an example of this JSON file? |
|
@tonistiigi wrote…
How can |
|
I successfully uploaded an image index that includes |
Carry of #1461, just rebased.
fixes #2722