containers / containers/toolbox
Show container size when running list command
- Dominant language
- Go
- Stars
- 3.5k
- Forks
- 262
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 1
Description
## Is your feature request related to a problem? Please describe.
I want to be able to know the size of my installed containers. If you have many different toolboxes with different configurations like different packages, different distributions and different installed packages it would be good to be able to compare sizes between them.
## Describe the solution you'd like
A column with size when running `toolbox list`.
## Describe alternatives you've considered
A flag to pass to the `toolbox list` command to show sizes.
## Additional information
Related to https://github.com/containers/toolbox/issues/752.
Contributor guide
Research direction
Start by locating the implementation of the `toolbox list` command and review related issue #752. Determine how installed container sizes should be obtained and displayed in the list output; done means the command shows a size column or an explicitly requested size view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100