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