#294 Construct the proper Docker API request to get the image manifest.
Merged by jkaluza. Opened by jkaluza.
jkaluza/freshmaker lb-arches  into  master

Download 294.patch

The pull "URL" in Koji container build is not real URL, but only string based on which the image can be found. To get the manifest of particular image, Freshmaker needs to parse the pull string and construct the proper API request. This PR does that.

Pull-Request has been merged by jkaluza

Metadata