OneGet / MicrosoftDockerProvider

Provider to search, save and install Docker
Other
133 stars 55 forks source link

Have an option to register docker daemon with debug mode on. #40

Open jikuma opened 6 years ago

jikuma commented 6 years ago

docker daemon has an option to register service with debug mode. We should expose this debug mode so that we can get the list of rest calls made by the daemon. This will help in debugging scenario were we get unexpected unauthorised errors.