EasyDocker is a TUI for Docker inspired by lazydocker and k9s while leveraging beautiful graphics from BubbleTea
Troubleshoot your containers with style 😎
This project is under development but already has the following functionalities implemented:
- Browse containers, images, networks, and volumes .
- View live container logs that loads as you scroll up.
- Individual and aggregated container resource usage metrics.
- Runs in really small terminal screens
curl -fsSL https://raw.githubusercontent.com/joao-zanutto/easydocker/main/install/install.sh | shirm https://raw.githubusercontent.com/joao-zanutto/easydocker/main/install/install.ps1 | iexeasydockerdocker run --rm -it \
-v /var/run/docker.sock:/var/run/docker.sock \
joaozanutto2/easydocker:latest