Skip to content

Conversation

@JustSamAgain
Copy link
Collaborator

I implemented that the images get deleted after usage.

The problem is now that everything gets downloaded every time. However this doesn't happen without my changes. That means that there's some point where the code checks if the stuff has already been downloaded. If we could find that point, we could check if the stuff is being downloaded the first time and then not deleting it. That way it would only be downloaded the first time, this will then be copied for every new container and then this image can be deleted after usage.
I need help with that point, I really tried to find that point for a while and couldn't introduce what I was thinking of. ORCA with gemini couldn't help me with that either.

These are now only the changes that currently work as described above.

@JustSamAgain JustSamAgain added the help wanted Extra attention is needed label Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants