reenable nvidia and disbale shm

This commit is contained in:
admin 2026-02-03 09:46:56 -07:00
parent bc5aba3268
commit 85143403f3

View file

@ -40,12 +40,12 @@ services:
- STASH_BROWSER=chromium - STASH_BROWSER=chromium
# GPU enable tfor transcoding # GPU enable tfor transcoding
#- NVIDIA_VISIBLE_DEVICES=all - NVIDIA_VISIBLE_DEVICES=all
#- NVIDIA_DRIVER_CAPABILITIES=all - NVIDIA_DRIVER_CAPABILITIES=all
volumes: volumes:
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
- /dev/shm:/tmp #- /dev/shm:/tmp
# Persistent Stash app data # Persistent Stash app data
- /docker/mediaservices/stash-db:/root/.stash - /docker/mediaservices/stash-db:/root/.stash