- macOS High Sierra
- NetBean IDE 8.2
- docker version 18.06.1-ce
- Try to configure Docker connection from Netbean 8.2, encounter error message "The certificates path does not contain ca.pem" as shown in the screenshot below
Steps
- Run the command below to install socat
brew install socat
- Run the command below to start a bridge instance to listen to port 9090 and connect to Docker socket.
No comments:
Post a Comment