]
Jeff Johnston reassigned ERT-473:
---------------------------------
Assignee: Jeff Johnston
Don't try to browse a container that isn't using TTY
[EBZ#508705]
-----------------------------------------------------------------
Key: ERT-473
URL:
https://issues.jboss.org/browse/ERT-473
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
Assignee: Jeff Johnston
Labels: 5.2.0, Docker, bzira
Fix For: Neon.2 (4.6)
The browse Container features of Copy from Container and Copy to Container features rely
on using exec to run ls and gather info from the Container. This does not work reliably
when the Container is not created with the tty option. Instead, treat the Container as if
it was stopped.