mirror of
https://github.com/projectatomic/atomic.git
synced 2026-02-06 21:45:24 +01:00
When calling atomic images info --storage ostree <some_image>, the FQ Name of the image being returned was incorrect. We now call Decompose to set the name correctly in the image object. This was reported as a side issue in https://github.com/projectatomic/atomic/issues/870 Closes: #897 Approved by: rhatdan