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

Use lenient docker checks #824

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Use lenient docker checks #824

merged 1 commit into from
Jan 30, 2025

Conversation

melix
Copy link
Collaborator

@melix melix commented Jan 27, 2025

This commit changes how docker checks are done, so that if the docker environment is detected, then nothing changes, but if it is not, then we would still try to start a container, because it seems that in some cases, the docker environment is present but not properly detected, or detected too late. In this case, we will now display a warning, and let the docker check re-execute for the next container.

This commit changes how docker checks are done, so that if the docker
environment is detected, then nothing changes, but if it is not, then
we would still try to start a container, because it seems that in
some cases, the docker environment is present but not properly detected,
or detected too late. In this case, we will now display a warning,
and let the docker check re-execute for the next container.
@melix melix added the type: bug Something isn't working label Jan 27, 2025
@melix melix added this to the 2.7.3 milestone Jan 27, 2025
@melix melix self-assigned this Jan 27, 2025
@n0tl3ss n0tl3ss self-requested a review January 30, 2025 14:07
@melix melix merged commit 68e5bd9 into 2.7.x Jan 30, 2025
12 checks passed
@melix melix deleted the cc/lenient-docker-check branch January 30, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants