mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-07-17 07:43:39 -05:00
[PR #1212] [MERGED] Add dprs - A developer-focused TUI for Docker container management #11089
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:add-dprs📝 Commits (2)
c09c180Add dprs - A developer-focused TUI for Docker container managementd380d7fMerge 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.