Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT Docker tooling volume copy error while using Remote Daemon

Kishore,

Not a scenario that is well-tested, but are you using either Cygwin or minGW?

-- Jeff J.

On Wed, Nov 21, 2018 at 12:02 PM, Kishore Sheik Ahamed <kishoreinme@xxxxxxxxx> wrote:

Hello CDT-devs


I have Eclipse R18-09 C/C++ CDT with following plugins to build sources inside a container with my build tools like cmake and g++. 

 

 C/C++ Docker Container Launch Support - 9.6.0.201811082257   

 Docker Tooling - 4.0.1.201809121533     

 

 It works flawlessly in Ubuntu 18.04. (With fd:// as well as tcp://localhost:2375)

 

The same plugins and sources throw a volume copy error by org.eclipse.linuxtools.docker.ui  with no stacktrace in Windows 10  both when connected to remote Docker Daemon running in Ubuntu and local Docker for Windows Daemon connection @2375

 

I have posted the screenshots at https://stackoverflow.com/questions/53412421/windows-eclipse-cdt-docker-tooling-volume-copy-fails-to-remote-docker-daemon


Am I missing something for the windows environment? Any help/pointers are highly appreciated

 

Kindly reply along with my email as I am not subscribed to the mailing list. Thanks.

 

Regards
Kishore  



Back to the top