Skip to content

Resolved an issue in DockerRuntime where it failed to check for the presence of the image locally, resulting in the image not being pulled when necessary. #503

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

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

cdavernas
Copy link
Member

…r the presence of the image locally, resulting in the image not being pulled when necessary.

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

  • Resolved an issue in DockerRuntime where it failed to check for the presence of the image locally, resulting in the image not being pulled when necessary.

Fixes #500

…r the presence of the image locally, resulting in the image not being pulled when necessary.

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
@cdavernas cdavernas added priority: high Indicates a high priority issue weight: 1 An issue that has a very low development impact app: runner Concerns the Runner type: fix labels Apr 23, 2025
@cdavernas cdavernas added this to the v1.0.0 milestone Apr 23, 2025
@cdavernas cdavernas self-assigned this Apr 23, 2025
@cdavernas cdavernas merged commit 6dacc40 into main Apr 23, 2025
2 checks passed
@cdavernas cdavernas deleted the fix-docker-runtime branch April 23, 2025 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app: runner Concerns the Runner priority: high Indicates a high priority issue type: fix weight: 1 An issue that has a very low development impact
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

The Docker Runtime is not pulling the configured runner image
1 participant