This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 262625

Summary: Allow Unix socket connections
Product: docker Reporter: prodoc <prodoc>
Component: InfrastructureAssignee: Petr Hejl <phejl>
Status: NEW ---    
Severity: normal    
Priority: P1    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description prodoc 2016-06-30 09:16:02 UTC
It's great to see Docker support added to Netbeans! Many thanks!

It would be good to see the ability to connect to Docker through Unix sockets as well, in addition to TCP connections. On Linux systems, Docker defaults to a Unix socket and discourages the use of TCP connections due to security concern.

While Netbeans is used on multiple platforms and Unix sockets are not available on Windows, I think ease of use and security validates creating a platform exception and offer a Unix socket option on Linux platforms in addition to TCP.
Comment 1 Petr Hejl 2016-06-30 09:17:36 UTC
This is definitely planned though not for 8.2. Stay tuned.
Comment 2 comdotlinux 2017-09-22 09:24:39 UTC
Is there a workaround for now? like the one mentioned here : https://netbeans.org/bugzilla/show_bug.cgi?id=262398