mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-20 07:48:06 +02:00
add more complete options
Signed-off-by: Andrew Maguire <andrewm4894@gmail.com>
This commit is contained in:
parent
dd226857e4
commit
81901c3c8c
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ services:
|
|||
security_opt:
|
||||
- apparmor:unconfined
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- netdataconfig:/etc/netdata
|
||||
- netdatalib:/var/lib/netdata
|
||||
- netdatacache:/var/cache/netdata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue