[PR #1212] [MERGED] Add dprs - A developer-focused TUI for Docker container management #13654

Closed
opened 2026-05-17 04:20:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/1212
Author: @djberube
Created: 12/8/2025
Status: Merged
Merged: 1/18/2026
Merged by: @agebhar1

Base: masterHead: add-dprs


📝 Commits (2)

  • c09c180 Add dprs - A developer-focused TUI for Docker container management
  • d380d7f Merge branch 'master' into add-dprs

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

dprs is a terminal user interface built with Rust for managing Docker containers during software development, featuring real-time log streaming and efficient container management. There's a lot of these out there; this one, in particular, is designed to make dev easier, with easy access to container ips and single key access to restart, stop, and so on. Also supports vim-style visual mode to stop/restart multiple containers at once.


🔄 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/1212 **Author:** [@djberube](https://github.com/djberube) **Created:** 12/8/2025 **Status:** ✅ Merged **Merged:** 1/18/2026 **Merged by:** [@agebhar1](https://github.com/agebhar1) **Base:** `master` ← **Head:** `add-dprs` --- ### 📝 Commits (2) - [`c09c180`](https://github.com/veggiemonk/awesome-docker/commit/c09c180f9b008689ceb5ab55a3725fdf2c0848c2) Add dprs - A developer-focused TUI for Docker container management - [`d380d7f`](https://github.com/veggiemonk/awesome-docker/commit/d380d7f8465e91a8e773753b6d5f4b9446ff0c25) Merge branch 'master' into add-dprs ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description dprs is a terminal user interface built with Rust for managing Docker containers during software development, featuring real-time log streaming and efficient container management. There's a lot of these out there; this one, in particular, is designed to make dev easier, with easy access to container ips and single key access to restart, stop, and so on. Also supports vim-style visual mode to stop/restart multiple containers at once. --- <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-05-17 04:20:00 -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#13654