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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user