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

Investigate: are the Nextclade CLI containers that Cladetime pulls from Docker cached? #96

Open
2 tasks
bsweger opened this issue Feb 27, 2025 · 0 comments
Assignees

Comments

@bsweger
Copy link
Collaborator

bsweger commented Feb 27, 2025

Background

On April 1st, Docker is updating its pull rate limits as follows for free personal users:

Unauthenticated users: 10 pulls/hour
Authenticated users with a free account: 100 pulls/hour

Cladetime pulls the Nextclade CLI image from Docker to use for getting Nextclade datasets and doing clade assignments: https://github.com/reichlab/cladetime/blob/main/src/cladetime/util/reference.py#L97

Definition of done

  • Better understand if/how the Python Docker client used by Cladetime caches the downloaded image
  • If needed, create a follow-up issue to ensure that Cladetime users don't hit the new rate limits
@bsweger bsweger added this to the Variant Nowcast milestone Feb 27, 2025
@bsweger bsweger self-assigned this Feb 27, 2025
@bsweger bsweger moved this to Todo in Lab Work Feb 27, 2025
@bsweger bsweger added this to Lab Work Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant