Skip to content

Conversation

@xMlex
Copy link
Contributor

@xMlex xMlex commented May 7, 2025

The code at this link generates temporary files that are not removed automatically. As a result, the temporary directory inside Docker containers accumulates these files over time. This leads to an increase in the size of overlay2 storage layers due to the accumulation of difference files generated from the undeleted temp files.

This pull request fixes this behavior.

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.

1 participant