[Request]: add a -f command to image prune for compatability
Open
- Dominant language
- Swift
- Stars
- 49.9k
- Forks
- 1.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 22
Description
### Feature or enhancement request details
For compat with docker automation scripts, we have a cleanup step that is `prune -f` that `container` chokes on
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Research direction
Start at the image prune command entry point and inspect how its command-line options are defined; the issue names no file or test. Run the existing prune command and the Docker-compatible `prune -f` form to verify that the flag is accepted and cleanup behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, swift
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100