Cache prepared Python docker image with uv #39

Closed
opened 2026-07-09 18:47:07 +02:00 by brian · 1 comment
Owner

many CI builds spam the downloading of uv and python docker image. Investigate how to cache to avoid spamming externally. One approach could be a CI job that runs nightly to get updates and build the latest relevant python docker image, which can then run CI jobs.

many CI builds spam the downloading of uv and python docker image. Investigate how to cache to avoid spamming externally. One approach could be a CI job that runs nightly to get updates and build the latest relevant python docker image, which can then run CI jobs.
Author
Owner

Has been implemented.

Has been implemented.
brian closed this issue 2026-07-10 14:15:16 +02:00
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lille-vemmelund/python-repositories#39