donknap/dpanel

轻量化 docker 可视化管理面板。lightweight panel for docker

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 59 minutes ago
Added to GitGenius on September 16th, 2026
Created on November 23rd, 2023
Open Issues & Pull Requests: 14 (+0)
GitHub issues: Enabled
Number of forks: 270
Total Stargazers: 4,115 (+0)
Total Subscribers: 14 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 12.1 hours
Mean response time: 4.5 days
90th percentile: 8.1 days
Tracked items: 280

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 91% of issues opened in the past year have since been closed. Three people close 89% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 12
New in 7 days: 2
Closed in 7 days: 1
Avg open age: 250 days
Stale 30+ days: 10
Stale 90+ days: 8

Recent activity

Opened in 7 days: 2
Closed in 7 days: 1
Comments in 7 days: 1
Events in 7 days: 3

Top labels

  • enhancement (48)
  • bug (45)
  • question (20)
  • external bug (3)
  • duplicate (2)
  • Unrelated (1)
  • no reply (1)
  • pro (1)

Most active issues this week

Detailed Description

dpanel is a lightweight Docker management panel that provides a visual interface for Docker operations.

The tool addresses the need for a streamlined way to manage Docker containers, images, and deployments without the overhead of heavier alternatives. It delivers Docker management through a web-based UI, allowing users to interact with their Docker infrastructure visually rather than through command-line operations alone.

The project suits teams and individuals who want Docker visibility and control with minimal resource consumption. It works well for environments where a full-featured orchestration platform would be overkill but basic container management through a graphical interface is valuable. The README positions it as an alternative to heavier Docker management solutions, emphasizing its lightweight nature as the distinguishing characteristic.

Development activity shows consistent engagement with the codebase, with regular commits across multiple areas including core functionality, UI components, and configuration handling. The project maintains active issue resolution and incorporates user feedback into updates. Work spans both backend improvements in Go and frontend enhancements in React, indicating sustained attention to both the API layer and user experience. Documentation and example configurations receive periodic updates alongside feature development.