[PR #1397] Add wharf to Terminal section #4840

Open
opened 2026-04-18 18:25:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/1397
Author: @idesyatov
Created: 4/4/2026
Status: 🔄 Open

Base: masterHead: master


📝 Commits (2)

  • cc750cd Add wharf to Terminal section
  • 254ce6c Merge pull request #1 from idesyatov/add-wharf

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Wharf is a terminal UI for managing Docker Compose stacks, inspired by k9s.

  • Written in Go with Bubbletea/Lipgloss
  • Vim-style navigation (hjkl, gg/G, /, :command)
  • Real-time CPU/MEM/Network monitoring with braille charts
  • Container file browser, exec with shell detection
  • SSH remote Docker host support
  • Command mode with Tab-autocomplete
  • Health checks, bulk operations, custom commands
  • Themes (dark/light/custom), mouse support
  • Single binary, zero dependencies
  • Available via Homebrew and GitHub Releases (5 platforms)

https://github.com/idesyatov/wharf


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/veggiemonk/awesome-docker/pull/1397 **Author:** [@idesyatov](https://github.com/idesyatov) **Created:** 4/4/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`cc750cd`](https://github.com/veggiemonk/awesome-docker/commit/cc750cd2287095ed7d858b4a1c5597584ca8563e) Add wharf to Terminal section - [`254ce6c`](https://github.com/veggiemonk/awesome-docker/commit/254ce6ce248b1435b0cdfa534ab09ed09240cbfb) Merge pull request #1 from idesyatov/add-wharf ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Wharf is a terminal UI for managing Docker Compose stacks, inspired by k9s. - Written in Go with Bubbletea/Lipgloss - Vim-style navigation (hjkl, gg/G, /, :command) - Real-time CPU/MEM/Network monitoring with braille charts - Container file browser, exec with shell detection - SSH remote Docker host support - Command mode with Tab-autocomplete - Health checks, bulk operations, custom commands - Themes (dark/light/custom), mouse support - Single binary, zero dependencies - Available via Homebrew and GitHub Releases (5 platforms) https://github.com/idesyatov/wharf --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-18 18:25:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#4840