docker-maven-plugin icon indicating copy to clipboard operation
docker-maven-plugin copied to clipboard

Request for improved Documentation for dockerHost

Open git9999999 opened this issue 1 year ago • 2 comments

Description

On the page http://dmp.fabric8.io/, under "3. Global configuration" then "dockerHost". There it states the following

image But as fare as I tested it, you have to prefix it with "npipe". Or you see the following error msg The docker access url '//./pipe/docker_engine' must contain a schema tcp://, unix:// or npipe://

As i struggle with finding the right value for my Windows, it would be good that you provide a validated working example string. eg <dockerHost>npipe://./pipe/docker_engine_windows</dockerHost>

git9999999 avatar Nov 15 '23 08:11 git9999999

@git9999999 : Would it be possible for you to help us improve documentation for this?

rohanKanojia avatar Nov 25 '23 05:11 rohanKanojia

@rohanKanojia I would create a PR with the fix Docu. But first i need to know that the correct value is on windows. Please can you tell me the correct value.

git9999999 avatar Jan 09 '24 04:01 git9999999