Skip to content

Commit 6d3ec04

Browse files
committed
2 parents c37c84f + d935f12 commit 6d3ec04

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Think of `htop`, but for Docker.
4545
| **Container stats** | ✅ Real-time (CPU, memory, network, disk I/O) | Real-time + ASCII graphs |
4646
| **Interactive logs** |||
4747
| **Shell access** | ✅ One keypress ||
48-
| **Docker Compose** | ⏳ Planned ||
48+
| **Docker Compose** | ||
4949
| **Image management** | ⏳ Planned | ✅ Layer inspection & pruning |
5050
| **Metrics graphs** | ❌ Text-based (lighter) | ✅ Customizable ASCII graphs |
5151
| **Mouse support** | ❌ Keyboard-focused ||
@@ -239,6 +239,7 @@ dockmate --version
239239
| `r` | Restart container |
240240
| `l` | View logs |
241241
| `e` | Open interactive shell |
242+
| `c` | Compose view |
242243
| `d` | Remove container |
243244
| `q` or `Ctrl+C` | Quit |
244245

@@ -283,7 +284,7 @@ DockMate aims to be:
283284

284285
## Roadmap
285286

286-
- [ ] Docker Compose integration
287+
- [x] Docker Compose integration
287288
- [ ] Container search / filter
288289
- [ ] Resource monitoring alerts & notifications
289290
- [ ] Image management

0 commit comments

Comments
 (0)