DOCKER_HOST not used for viewing containers #2142
Labels
containers
Issue in vscode-remote containers
feature-request
Request for new features or functionality
upstream
Issue identified as 'upstream' component related (exists outside of VS Code Remote)
Version: 1.42.0-insider
Commit: cba31b819ea99836daf51cee56299348e9c6d20b
Date: 2020-01-08T05:35:29.477Z
Electron: 6.1.6
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Darwin x64 17.7.0
What I would like to see is some messages that will make the debugging of the install easier. Why is the step not progressing, after a few minutes I would like to see an error message giving clues.
e.g. Unable to connect to docker port, or command docker ps did not return in a timely manner.
Steps to Reproduce:
basement:~ marcpawl$ echo $DOCKER_HOST
ssh://marcpawl@dcrdev
Connects to remote host and shows 1 active container and 1 exited container.
progress scroll keeps going forever, but no results occur
basement:~ marcpawl$ echo $DOCKER_HOST
ssh://mpawlowsky@dcrdev
basement:~ marcpawl$
The text was updated successfully, but these errors were encountered: