https://github.com/lotas/dockui
Manage docker disk space usage
https://github.com/lotas/dockui
cli disk-usage docker tui
Last synced: 7 months ago
JSON representation
Manage docker disk space usage
- Host: GitHub
- URL: https://github.com/lotas/dockui
- Owner: lotas
- Created: 2021-09-08T10:28:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T11:12:20.000Z (about 3 years ago)
- Last Synced: 2025-03-28T00:18:47.516Z (11 months ago)
- Topics: cli, disk-usage, docker, tui
- Language: Python
- Homepage:
- Size: 5.39 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker Disk space usage
This is a TUI tool to manage and see how docker uses disk space.
Why: on Mac running out of disk space happens quite often.
This utility can be used to see what can be deleted and pruned.
## Install & run
`pip install -r requirements.txt`
`python dockui.py`
## Screenshots




