]
Xavier Coulon updated ERT-159:
------------------------------
Fix Version/s: Neon (4.6)
"Run Image" wizard forgets volume paths [EBZ#490366]
----------------------------------------------------
Key: ERT-159
URL:
https://issues.jboss.org/browse/ERT-159
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
Labels: Docker, bzira
Fix For: Neon (4.6)
Created attachment 260557
The problem
On Windows when I try to run an image again, all my inputs are correctly loaded from
saved configuration, except valumes' mappings(see attachment). My guess is that run
configuration is saved AFTER the paths are transformed(i.e. from C:\your\path to
/C/your/path) and when loading the configuration the paths are not transformed back. I was
able to confirm that on Mac OS everything works fine.