Tool to facilitate docker operations, such as clean system, update docker compose..
- Tested on OS debian based
in your terminal, run:
bash -c "$(wget -qLO - https://raw.githubusercontent.com/william89731/docker-tool/refs/heads/main/docker.sh)"
and follow instruction:
Check updates images
(working on docker and kubernetes):
Scan image
(for vulnerabity issue)
Clean system
(unused resource)
- and more..