mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-24 14:31:44 +01:00
docs: updates dtop
This commit is contained in:
@@ -10,10 +10,10 @@ title: Introducing dtop
|
|||||||
|
|
||||||
## Installation
|
## 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
|
```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
|
## Project Status
|
||||||
|
|||||||
Reference in New Issue
Block a user