mirror of
https://github.com/flatpak/flatpak.git
synced 2026-04-02 14:27:00 -04:00
We now pull the image config as well as the manifest and fall back on the labels field if the keys we're looking for are not in the annotations field. This lets us support docker manifests too, which don't have annotations (but do have labels).