[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
fb7cd9c7c8
commit
9fa5132c2c
1 changed files with 1 additions and 4 deletions
|
|
@ -53,10 +53,7 @@ services:
|
||||||
POSTGRES_PASSWORD: postgres
|
POSTGRES_PASSWORD: postgres
|
||||||
POSTGRES_USER: postgres
|
POSTGRES_USER: postgres
|
||||||
MACHINE_LEARNING_MODEL_INTRA_OP_THREADS: 2
|
MACHINE_LEARNING_MODEL_INTRA_OP_THREADS: 2
|
||||||
devices:
|
NVIDIA_VISIBLE_DEVICES: all
|
||||||
- /dev/dri:/dev/dri
|
|
||||||
device_cgroup_rules:
|
|
||||||
- 'c 189:* rmw'
|
|
||||||
volumes:
|
volumes:
|
||||||
- /dev/bus/usb:/dev/bus/usb
|
- /dev/bus/usb:/dev/bus/usb
|
||||||
- /app-config/cache:/cache
|
- /app-config/cache:/cache
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue