Comment 1 for bug 1695503

Revision history for this message
Ignatious Johnson Christopher (ijohnson-x) wrote :

(Slack)Ramprakash R:

This was a strange issue: The docker python API does not seem to like upper case letters for the tags (we use image_id and version as part of the tag). Upper case causes the python tag function to hang (never returns and also does not throw an exception). Please use lower case for image_id and version strings in the image.json. Will try to see if we can catch some kind of exception or validate the id/version strings. Please raise a bug for this…