关于
Docker TUI is a modern and efficient Terminal User Interface (TUI) built with Go and Bubbletea, designed to streamline the management of Docker containers. It offers a visually appealing interface with colored output and real-time status updates, including CPU usage monitoring. Users can perform essential container actions like starting, stopping, restarting, pausing, unpausing, and removing containers with ease. A standout feature is its live log streaming from multiple containers, presenting clear, color-coded output. The tool is highly interactive, supporting both keyboard shortcuts and mouse actions, alongside powerful filtering capabilities with regex support for both containers and logs, making it an indispensable utility for developers and DevOps professionals.