]
Xavier Coulon reassigned ERT-238:
---------------------------------
Assignee: Roland Grunberg
Issue in DockerConnection#hasImage(String,String) [EBZ#495243]
--------------------------------------------------------------
Key: ERT-238
URL:
https://issues.jboss.org/browse/ERT-238
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
Assignee: Roland Grunberg
Labels: Docker, bzira
The method only inspects the first 'repo' value for a given image, so if a given
Docker image was tagged with different names (eg: 'jboss/wildfly' and
'xcoulon/wildfly'), then one method call will respond 'false' while it
should be 'true'.