Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle Failed Docker Server Connection #23

Open
mfleader opened this issue Nov 10, 2022 · 1 comment
Open

Handle Failed Docker Server Connection #23

mfleader opened this issue Nov 10, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mfleader
Copy link
Member

mfleader commented Nov 10, 2022

Will it fail if the Docker Server is not running and listening on the default socket?

Originally posted by @janosdebugs in #21 (comment)

@mfleader mfleader self-assigned this Nov 10, 2022
@mfleader mfleader added the bug Something isn't working label Nov 10, 2022
@mfleader
Copy link
Member Author

Solution 1 notes:

  1. instantiate new docker client
  2. docker hello world
  3. return IsErrConnectionFailed

@ghost ghost moved this to Backlog in Arcaflow Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: Backlog
Development

No branches or pull requests

1 participant