You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sadly its not avalible on unraid comunnity apps
so
i tried this:
services:
stremio-server:
image: stremio/server
container_name: stremio-server
environment:
sadly its not avalible on unraid comunnity apps
so
i tried this:
services:
stremio-server:
image: stremio/server
container_name: stremio-server
environment:
ports:
volumes:
restart: unless-stopped
runtime: nvidia
deploy:
resources:
reservations:
devices:
count: all
capabilities: [gpu]
but something is not working, eg library empty
its so hard to me to make it work on unraid
The text was updated successfully, but these errors were encountered: