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

Retry docker pull on error #218

Merged
merged 1 commit into from
Mar 23, 2022
Merged

Retry docker pull on error #218

merged 1 commit into from
Mar 23, 2022

Conversation

parasj
Copy link
Contributor

@parasj parasj commented Mar 19, 2022

Fixes #196

I haven't been able to replicate the docker pull bug, but this should fix it by retrying the docker pull several times until success.

@parasj parasj requested review from ShishirPatil, samkumar and sarahwooders and removed request for samkumar and ShishirPatil March 19, 2022 23:42
@parasj parasj self-assigned this Mar 22, 2022
@parasj parasj added the bug Something isn't working label Mar 22, 2022
Copy link
Contributor

@sarahwooders sarahwooders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@sarahwooders sarahwooders merged commit 7ec7322 into main Mar 23, 2022
@sarahwooders sarahwooders deleted the dev/paras/fix_196 branch March 23, 2022 07:19
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
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Docker
2 participants