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

Docker tries to check the OS of every container on provider load #200

Open
miversen33 opened this issue Jan 26, 2024 · 0 comments
Open

Docker tries to check the OS of every container on provider load #200

miversen33 opened this issue Jan 26, 2024 · 0 comments
Assignees
Labels
bug Something isn't working Docker Docker Provider Provider Issue with a _remote_ (core) provider
Milestone

Comments

@miversen33
Copy link
Owner

So this is something I just noticed but opening the docker provider causes it to try and establish the os of every container that the docker daemon provides. Regardless of the fact that docker is not currently async, this should only happen if the user enters the container (or in the future if we have the OS cached)

@miversen33 miversen33 added bug Something isn't working Provider Issue with a _remote_ (core) provider Docker Docker Provider labels Jan 26, 2024
@miversen33 miversen33 self-assigned this Jan 26, 2024
@miversen33 miversen33 added this to the Backlog milestone Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Docker Docker Provider Provider Issue with a _remote_ (core) provider
Projects
None yet
Development

No branches or pull requests

1 participant