Skip to main content

WhaleTUIDocker Management Made Simple

A powerful, terminal-based Docker management tool built with Go. Manage containers, images, networks, and volumes with an intuitive TUI interface. Connect to remote hosts via SSH for distributed Docker management.

WhaleTUI Logo
$ whaletui
Connected to Docker
Managing 3 containers

Why Choose WhaleTUI?

🚀
Fast Performance
Built with Go for optimal speed
🎯
Intuitive TUI
Clean, organized interface
🔒
SSH Integration
Secure remote management
📊
Container Inspection
Detailed container information

Why Choose WhaleTUI?

Built for developers and DevOps engineers who need powerful, efficient Docker management tools

🐳

Container Management

Start, stop, restart, and manage containers with ease. Full lifecycle management through an intuitive TUI interface.

  • Container lifecycle operations
  • Resource inspection
  • Port mapping display
  • Volume mount info
📋

Container Logs & Inspection

View container logs and inspect container details with comprehensive information display.

  • Container logs viewing
  • Detailed inspection
  • Resource information
  • Configuration details
🔒

SSH Integration

Connect to remote Docker hosts securely via SSH. Manage containers across multiple environments.

  • Secure remote access
  • Multi-host management
  • Key-based authentication
  • SSH tunneling support
🖼️

Image Management

Efficiently manage Docker images with built-in tools for listing, inspection, and cleanup.

  • Image listing
  • Registry integration
  • Layer inspection
  • Cleanup tools
🌐

Network Control

List, inspect, and manage Docker networks with basic networking capabilities.

  • Network listing
  • Configuration inspection
  • Driver information
  • Network details
💾

Volume & Storage

Manage persistent data with Docker volumes and basic storage information.

  • Volume listing
  • Storage information
  • Mount point details
  • Basic cleanup
100%Go Native
Fast & Lightweight
🔧Core Features Ready

Simple Installation

Get WhaleTUI running on your system in minutes with our easy installation process.

Install with Go
go install github.com/wikczerski/whaletui@latest
Or download binary
curl -L https://github.com/wikczerski/whaletui/releases/latest/download/whaletui-v1.0.0-linux-amd64 -o whaletui
Check GitHub releases for actual filenames

Quick Usage

Start managing your Docker containers with simple commands.

Launch WhaleTUI
whaletui
Connect to remote host
whaletui connect --host ssh://user@remote-server

Ready to Simplify Your Docker Workflow?

Join developers and DevOps engineers who are already using WhaleTUI to manage their Docker environments with a clean, efficient TUI interface. Perfect for both local development and remote server management.