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

Need more robust handling of docker failure in docker provider #156

Open
miversen33 opened this issue Apr 18, 2023 · 0 comments
Open

Need more robust handling of docker failure in docker provider #156

miversen33 opened this issue Apr 18, 2023 · 0 comments
Assignees
Labels
Docker Docker Provider enhancement/request New feature or request Provider Issue with a _remote_ (core) provider
Milestone

Comments

@miversen33
Copy link
Owner

As an example, there is a situation where the docker cli may be callable (currently we are simply calling docker -v to get a response), but docker itself may be dead. We need a better way to verify docker is alive and not just installed. Probably best to work this with #65

@miversen33 miversen33 added enhancement/request New feature or request Provider Issue with a _remote_ (core) provider Docker Docker Provider labels Apr 18, 2023
@miversen33 miversen33 added this to the Backlog milestone Apr 18, 2023
@miversen33 miversen33 self-assigned this Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docker Docker Provider enhancement/request New feature or request Provider Issue with a _remote_ (core) provider
Projects
None yet
Development

No branches or pull requests

1 participant