6 lines
149 B
YAML
6 lines
149 B
YAML
services:
|
|
ofelia:
|
|
image: mcuadros/ofelia:v3.0.8
|
|
command: daemon --docker
|
|
volumes:
|
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|