]
Alexey Kazakov commented on JBDS-3903:
--------------------------------------
[~tmader] we do install Docker Tools as part of devstudio. Docker Tools == Eclipse plugins
which support Docker. But Docker Tools assume you have Docker itself (CLI stuff) installed
and configured.
+1 to improve the error message in Docker Tools. This should be reported upstream (to
Docker Tools) in eclipse bugzilla. [~xcoulon] please help Thomas with that.
Platform Installer does not Setup Docker Env-Vars
-------------------------------------------------
Key: JBDS-3903
URL:
https://issues.jboss.org/browse/JBDS-3903
Project: Red Hat Developer Studio (DevStudio)
Issue Type: Feature Request
Components: docker, platform-installer
Affects Versions: 10.0.0.Alpha1
Environment: Windows
Reporter: Thomas Mäder
Assignee: Denis Golovin
I have installed CDK, etc. from the "all in one" installer. Later, I tried to
use Docker tooling. I opened the view "Docker Explorer". There was no connection
shown. I tried to add a new one, but the system did not detect my default connection.
Later, I ran "Docker Quickstart Terminal" from the start menu. Now the
"New Connection" dialog in docker explorer picked up the default connection.
As a user, I have no indication that I have to run the docker terminal in order to use
the docker tooling in eclipse. If there are environment variables to be set up, the
installer should do so. It is the reasonable expectation on Windows.