Clean the overlay
Metadata
Current evaluation
Feature request to add overlay cleanup (apt-get clean, clear /tmp, /var/tmp, /run) before priming. No maintainer engagement, no labels, untriaged.
Suggested action: needs triage
Reason: The issue has no labels, no maintainer comments, and no assignee after 72 days. The mmdebstrap_plugin.py has a _get_cleanup_commands() method but does not include the requested cleanup (apt-get clean, /tmp, /var/tmp, /run). This is a valid feature request that needs maintainer assessment before any action.
Impact:
50
Quick Win:
30.0
Staleness:
60
Complexity:
40
Confidence:
75
Support Request:
20
Issue body
### Check existing issues
- [x] I've verified that this request isn't described by any existing issues.
### Request
Before being primed, we should clean the overlay layer. This cleanup contains, but is not limited to:
- `apt-get -y clean`
- Clear `/tmp` and `/var/tmp`
- Clear `/run`
-
### The problem it solves
These are being done manually currently.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen3.6-35b-a3b-mtp-q6 |
Impact:
50
Quick Win:
30.0
Staleness:
60
Complexity:
40
Confidence:
75
Support Request:
20
|
needs triage | Feature request to add overlay cleanup (apt-get clean, clear /tmp, /var/tmp, /run) before priming. No maintainer engagement, no labels, untriaged. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
35
Complexity:
15
Confidence:
85
Support Request:
0
|
needs triage | Request to automate overlay layer cleanup during image build to replace manual steps. Currently unlabelled and awaiting maintainer triage. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
25
Complexity:
15
Confidence:
85
Support Request:
10
|
needs triage | Request to automate overlay layer cleanup (apt cache, tmp, run directories) before priming, replacing current manual steps. Currently unlabelled and awaiting maintainer triage. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
5
Complexity:
15
Confidence:
85
Support Request:
10
|
needs triage | Request to automate overlay layer cleanup (apt cache, tmp, run directories) before priming, replacing current manual steps. Currently unlabelled and awaiting triage. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.