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

Add docker config to tailor image pull behavior #75

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

BarDweller
Copy link
Collaborator

Integration tests have frequently failed with docker pull failures.. this adds code to allow configuring a retry count, and adds image pull policies of always / if not present (we don't support a pull policy of never, because the build will fail either way!)

Creating PR to test if this helps the integration test actions =)

@BarDweller BarDweller force-pushed the dockeropts branch 2 times, most recently from 165d709 to 3a45bd0 Compare July 16, 2024 15:18
@BarDweller BarDweller merged commit 8a44d72 into snowdrop:main Jul 16, 2024
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant