mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-07-01 18:37:48 +08:00
[Komodo] fern: Write Compose File: update scrutiny/compose.yaml
This commit is contained in:
parent
ee3bf0ca79
commit
9ce1d02f5c
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@ services:
|
||||||
scrutiny:
|
scrutiny:
|
||||||
image: ghcr.io/analogj/scrutiny:master-omnibus
|
image: ghcr.io/analogj/scrutiny:master-omnibus
|
||||||
container_name: scrutiny
|
container_name: scrutiny
|
||||||
cap_add: SYS_RAWIO
|
cap_add:
|
||||||
|
- SYS_RAWIO
|
||||||
volumes:
|
volumes:
|
||||||
- /run/udev:/run/udev:ro
|
- /run/udev:/run/udev:ro
|
||||||
- /mnt/docker/scrutiny/influxdb:/opt/scrutiny/influxdb
|
- /mnt/docker/scrutiny/influxdb:/opt/scrutiny/influxdb
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue