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

[Bug]: Allow pull timeout configuration #9191

Closed
arnaud-thorel-of opened this issue Sep 3, 2024 · 2 comments · Fixed by #9417
Closed

[Bug]: Allow pull timeout configuration #9191

arnaud-thorel-of opened this issue Sep 3, 2024 · 2 comments · Fixed by #9417
Labels

Comments

@arnaud-thorel-of
Copy link

Module

Core

Testcontainers version

1.20

Using the latest Testcontainers version?

Yes

Host OS

All

Host Arch

All

Docker version

Latest

What happened?

During CI build there is an exception when pullImage takes over than 2 minutes

Is it possible to allow pull timeout configuration (by env variable) to allow more than 2 minutes pulling ?

Relevant log output

No response

Additional Information

No response

@pujakarakoti07
Copy link

I want to take this issue, can you please assign this to me?

@pujakarakoti07
Copy link

@arnaud-thorel-of can you please review the PR?

eddumelendez added a commit that referenced this issue Oct 18, 2024
Currently, the pull timeout is set to 2 minutes. This commit introduces
a new property `pull.timeout` to be configured in seconds.

Fixes #9191
eddumelendez added a commit that referenced this issue Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants