What is lazydocker?
lazydocker is a simple terminal UI for both Docker and docker-compose created by Jesse Duffield (same author as lazygit). It provides a unified interface to manage your Docker environment, view logs, monitor metrics, and perform common operations without memorizing complex commands. With over 45k GitHub stars, it's the most popular Docker TUI available.
⚡ Key Features of lazydocker
📊 Visual Overview
See the state of your entire Docker environment at a glance. Containers, images, volumes, and networks in one unified view.
📈 Real-time Metrics
ASCII graphs showing CPU, memory, and network usage. Customizable metrics to monitor exactly what you need for your containers.
📝 Log Management
View logs for containers and services with filtering, following, and search capabilities. No more juggling multiple terminal windows.
🔧 Container Operations
Start, stop, restart, remove, and rebuild containers with single keystrokes. Attach to containers for interactive debugging.
🗂️ Image Management
View image layers, ancestry, and disk usage. Prune unused images, containers, and volumes to reclaim disk space.
🐭 Mouse Support
Full mouse support for clicking, scrolling, and selecting. Keyboard shortcuts for power users, mouse for convenience.
🆕 What's New in lazydocker 0.24.1+
- Enhanced Docker Compose: Better support for modern docker-compose features
- Improved Metrics: More accurate and responsive container metrics display
- Better Log Handling: Enhanced log viewing with improved performance
- UI Improvements: Better layout and visual enhancements
- Performance Optimizations: Faster container state updates and reduced memory usage
- Bug Fixes: Various stability improvements and edge case handling
📦 Installation from debian.griffo.io
Step 1: Add Repository
Step 2: Install lazydocker
🎯 Basic Usage Examples
Launch lazydocker:
Essential keybindings:
Advanced workflows:
🚀 Why Choose debian.griffo.io?
- Official Debian: Available but often outdated versions
- Manual Installation: Requires Go toolchain or manual binary management
- debian.griffo.io: Latest version (0.24.1+) with automatic updates
- ✅ Latest Docker Support: Get newest Docker and docker-compose feature support
- ✅ No Manual Compilation: Pre-built binaries, no Go toolchain needed
- ✅ Automatic Updates: Packages updated within hours of upstream releases
- ✅ Proper Dependencies: Correctly packaged with Docker integration
- ✅ Multi-Distribution: Works on Bookworm, Trixie, and Sid
- ✅ Easy Maintenance: Standard apt commands for updates
🔗 Related Packages
Also available from debian.griffo.io:
- lazygit - Terminal UI for Git (same author)
- Ghostty Terminal - Modern terminal emulator
- fzf Fuzzy Finder - Enhanced command searching