mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-25 23:03:47 +01:00
docs: quick fix
This commit is contained in:
@@ -13,7 +13,7 @@ The easiest way to setup Dozzle is to use the CLI and mount `docker.sock` file.
|
||||
::: code-group
|
||||
|
||||
```sh
|
||||
docker run -d -v /var/run/docker.sock:/var/run/docker.sock -p 8080:8080 amir20/dozzle
|
||||
docker run -d -v /var/run/docker.sock:/var/run/docker.sock -p 8080:8080 amir20/dozzle:latest
|
||||
```
|
||||
|
||||
```yaml [docker-compose.yml]
|
||||
|
||||
Reference in New Issue
Block a user