Oxker
Terminal UI to view and control Docker containers
1.8k stars 45 forks last commit first released MIT
Actively maintained
Last commit 22 Aug 2026.
Oxker is a terminal user interface (TUI) for viewing, monitoring, and controlling Docker containers from a single interactive screen. It connects to the Docker API (typically via the Docker socket) and focuses on fast navigation, log visibility, and container actions without leaving the terminal.
Key Features
- List and inspect Docker containers with sortable columns
- View container logs with options for raw output, ANSI coloring, and timestamp handling
- Filter containers and search within logs interactively
- Execute common container actions (for example start/stop and related commands)
- Exec into a selected container (platform-dependent)
- Export and save logs to a chosen directory
- Configurable keybindings, color theme, and persistent settings via config files
- Multiple distribution options including Cargo, prebuilt binaries, and container images
Use Cases
- Day-to-day container monitoring and log triage directly from a shell
- Lightweight Docker management on servers and homelabs without a full web UI
- Quick container log searching and exporting during incident investigation
Limitations and Considerations
- Requires access to the Docker daemon (for example via the Docker socket), which is a high-privilege capability
- Some functionality (such as exec) may not be available on all platforms
Oxker is a focused, fast TUI alternative to heavier Docker dashboards, aimed at operators and developers who want container visibility and control in a keyboard-driven terminal workflow.
Categories:
Tags:
Tech Stack:
Similar to Oxker
Dozzle
Real-time web log viewer for container workloads
Lightweight web-based real-time log viewer for Docker containers, with support for Docker Swarm and Kubernetes, plus search, split view, and optional authentication.
LogForge
Developer-focused monitoring and alerting for Docker containers
Self-hosted Docker monitoring: real-time logs, per-container terminals, rules-based alerts and safe auto-remediation for developer teams.

Quickwit
Cloud-native, sub-second search on cloud storage for logs and traces.
Open-source cloud-native search engine for observability data on object storage with an Elasticsearch/OpenSearch-compatible API.

GoAccess
Real-time web log analyzer with terminal and web dashboards
GoAccess is a real-time web log analyzer that turns server access logs into interactive terminal (TUI) or browser-based dashboards, plus HTML/JSON/CSV reports.

Graylog
Centralized log management and analysis platform
Graylog is an open source platform for collecting, indexing, searching, and alerting on logs and machine data from many sources in one place.
Logdy
Real-time log viewer with an embedded web UI
Lightweight single-binary log viewer that streams logs to a local web UI with real-time filtering, search, and TypeScript-based parsing for structured and text logs.

