]
Xavier Coulon reassigned ERT-459:
---------------------------------
Issue Type: Bug (was: Task)
Sprint: devex #123 November 2016
Affects Version/s: Neon.1 (4.6)
Assignee: Xavier Coulon
Report docker-compose error when the process failed to start
[EBZ#506262]
-------------------------------------------------------------------------
Key: ERT-459
URL:
https://issues.jboss.org/browse/ERT-459
Project: Eclipse Release Train
Issue Type: Bug
Components: Linux Tools
Affects Versions: Neon.1 (4.6)
Reporter: Friendly Jira Robot
Assignee: Xavier Coulon
Labels: 5.2.0, Docker, bzira
Fix For: Neon.2 (4.6)
For now, the only thing that the user can see is an entry in the "Error Log"
view, but with no details on what happened. Eg: "'docker-compose up' exited
with code 1".
We should display an error dialog with the real error, such as:
"The Compose file './docker-compose.yml' is invalid because:
services.app.links contains an invalid type, it should be an array"