mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-21 21:33:18 +01:00
docs: fixes agent page
This commit is contained in:
@@ -97,7 +97,7 @@ Similar to Dozzle instance, you can change the agent's name by providing the `DO
|
|||||||
::: code-group
|
::: code-group
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
docker run -v /var/run/docker.sock:/var/run/docker.sock -p 7007:7007 amir20/dozzle:agent agent --hostname my-special-name
|
docker run -v /var/run/docker.sock:/var/run/docker.sock -p 7007:7007 amir20/dozzle:latest agent --hostname my-special-name
|
||||||
```
|
```
|
||||||
|
|
||||||
```yaml [docker-compose.yml]
|
```yaml [docker-compose.yml]
|
||||||
|
|||||||
Reference in New Issue
Block a user