1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 13:23:07 +01:00

docs: updates dtop

This commit is contained in:
Amir Raminfar
2025-10-31 14:53:42 -07:00
parent c7615d01a3
commit 4605a4a59d

View File

@@ -10,10 +10,10 @@ title: Introducing dtop
## Installation
Full installation instructions can be found at [https://github.com/amir20/dtop](https://github.com/amir20/dtop?tab=readme-ov-file#installation). You can also install using brew:
Full installation instructions can be found at [https://github.com/amir20/dtop](https://github.com/amir20/dtop?tab=readme-ov-file#installation). You can use Docker to quickly run `dtop`:
```bash
brew install amir20/homebrew-dtop/dtop
docker run -v /var/run/docker.sock:/var/run/docker.sock -it ghcr.io/amir20/dtop:latest
```
## Project Status