Ihsahn opened a new pull request #1242: [NETBEANS-2509' Bring back docker plugin support for unix sockets URL: https://github.com/apache/netbeans/pull/1242 Restore ability to connect to docker via unix socket, replaced no-longer existing socket access library with (wrapped) [com.kohlschutter.junixsocket](https://github.com/kohlschutter/junixsocket) (Apache License). Checked on `linux/amd64` - I was able to connect and list images/containers. _ps. according to junixsocket docs this should also work on `linux/aarch64` and `macos`, but since I don't have ability to test on these I'm not enabling them (yet)_
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
