Skip to content
This repository has been archived by the owner on Apr 28, 2018. It is now read-only.

Error messages and guidance messages should be improved. #20

Open
swernli opened this issue Apr 26, 2016 · 1 comment
Open

Error messages and guidance messages should be improved. #20

swernli opened this issue Apr 26, 2016 · 1 comment
Assignees

Comments

@swernli
Copy link
Contributor

swernli commented Apr 26, 2016

Right now, all exceptions from Docker.DotNet are just bubbled up to the PowerShell session, leading to some less than clear error messages (eg: Get-Container with no target daemon fails with "An error occurred while sending the request"). Some of these may require updates to Docker.DotNet to throw more specific errors, but in general the friendly error messages (with appropriate guidance) should be generated in the Docker.PowerShell code.

@jterry75
Copy link
Contributor

jterry75 commented Jul 6, 2016

It would be nice if we were forwarding the Docker daemon error's as extended info as well much like the docker cli does.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants