This project exists to manage and monitor Docker hosts — it is a native macOS client for the Docker Engine API.
What changed and why:
Added Gantry to User Interfaces → Desktop (alphabetical order).
Gantry is a free, MIT-licensed native macOS app (SwiftUI, no Electron) for managing Docker: containers, images, volumes, networks, live logs, stats charts, exec terminal and a container file browser. It connects to remote hosts exactly like docker -H ssh:// (an SSH channel running docker system dial-stdio), shows all hosts on one fleet dashboard, and bundles an MCP server so AI agents can manage the same hosts.
🔄 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/1463
**Author:** [@andrewkomkov](https://github.com/andrewkomkov)
**Created:** 6/5/2026
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `add-gantry`
---
### 📝 Commits (1)
- [`897f2cd`](https://github.com/veggiemonk/awesome-docker/commit/897f2cdf6d4d234bf54544a62b3272c63b5604e2) Add Gantry to Desktop
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
- [x] I HAVE READ .github/CONTRIBUTING.md
This project exists to **manage and monitor Docker hosts** — it is a native macOS client for the Docker Engine API.
What changed and why:
Added [Gantry](https://github.com/getgantry/gantry) to User Interfaces → Desktop (alphabetical order).
Gantry is a free, MIT-licensed native macOS app (SwiftUI, no Electron) for managing Docker: containers, images, volumes, networks, live logs, stats charts, exec terminal and a container file browser. It connects to remote hosts exactly like `docker -H ssh://` (an SSH channel running `docker system dial-stdio`), shows all hosts on one fleet dashboard, and bundles an MCP server so AI agents can manage the same hosts.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/veggiemonk/awesome-docker/pull/1463
Author: @andrewkomkov
Created: 6/5/2026
Status: 🔄 Open
Base:
master← Head:add-gantry📝 Commits (1)
897f2cdAdd Gantry to Desktop📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
This project exists to manage and monitor Docker hosts — it is a native macOS client for the Docker Engine API.
What changed and why:
Added Gantry to User Interfaces → Desktop (alphabetical order).
Gantry is a free, MIT-licensed native macOS app (SwiftUI, no Electron) for managing Docker: containers, images, volumes, networks, live logs, stats charts, exec terminal and a container file browser. It connects to remote hosts exactly like
docker -H ssh://(an SSH channel runningdocker system dial-stdio), shows all hosts on one fleet dashboard, and bundles an MCP server so AI agents can manage the same hosts.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.