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

Docker container is draining storage after an environment-dependent number of runs #7

Open
PhilippMatthes opened this issue Oct 7, 2021 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@PhilippMatthes
Copy link
Owner

Everytime a new run is started, there will be also a new user directory which contains the build environment. The build environment will stay there forever, even after a finished build, causing the storage to be drained after some runs. How fast this problem occurs, depends on the size of the repository.

@felix-kaestner is there an obvious solution to this issue?

@PhilippMatthes PhilippMatthes added bug Something isn't working help wanted Extra attention is needed labels Oct 7, 2021
@PhilippMatthes PhilippMatthes changed the title Newly created user directory is not deleted after run Docker container is draining storage after an environment-dependent number of runs Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant