mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: gpu support and docker setup improvements
- Add gpu status refresh with useEffect - Update docker-compose.yml configuration - Modify gpu setup scripts - Improve gpu support checks
This commit is contained in:
@@ -3,7 +3,6 @@ version: "3.8"
|
||||
services:
|
||||
blender:
|
||||
image: lscr.io/linuxserver/blender:latest
|
||||
container_name: blender
|
||||
runtime: nvidia
|
||||
deploy:
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user