Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sytxlabs/dockerautomaticclear
https://github.com/sytxlabs/dockerautomaticclear
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sytxlabs/dockerautomaticclear
- Owner: SytxLabs
- Created: 2024-06-04T08:44:38.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-11T09:42:26.000Z (7 months ago)
- Last Synced: 2024-06-12T13:56:36.963Z (6 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DockerAutomaticClear
remove every 15 minute all unused volumes and images
## Requiremtns
Python3.10 or higher```bash
pip install docker aiocron
```