]
Jeff Johnston reassigned ERT-485:
---------------------------------
Assignee: Jeff Johnston
CDT Container launcher fails when Docker Connection created using
DOCKER_HOST env variables [EBZ#512917]
--------------------------------------------------------------------------------------------------------
Key: ERT-485
URL:
https://issues.jboss.org/browse/ERT-485
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
Assignee: Jeff Johnston
Labels: 5.3.0, Docker, bzira
Fix For: Neon.3 (4.6)
When a Docker Connection is automatically discovered using env variables such as
DOCKER_HOST, it does not have a name. When a CDT Container launcher config is created,
the Container tab has a failure when it tries to add a null entry to the Connection
selector.
Make the Docker Connection return a default name in such a case such
"<unnamed>" which matches the Docker Explorer View behaviour.