[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
f5f6033433
commit
edc7e18384
1 changed files with 1 additions and 18 deletions
19
compose.yaml
19
compose.yaml
|
|
@ -41,23 +41,6 @@ services:
|
||||||
- /tdarr/tmp/:/temp/
|
- /tdarr/tmp/:/temp/
|
||||||
- /tdarr/:/tdarr/
|
- /tdarr/:/tdarr/
|
||||||
- /data:/data
|
- /data:/data
|
||||||
fileflows:
|
|
||||||
container_name: fileflows
|
|
||||||
image: revenz/fileflows
|
|
||||||
restart: unless-stopped
|
|
||||||
runtime: nvidia
|
|
||||||
ports:
|
|
||||||
- "19200:5000"
|
|
||||||
environment:
|
|
||||||
- TempPathHost=/temp
|
|
||||||
- TZ=Europe/Berlin
|
|
||||||
- PUID=1000
|
|
||||||
- PGID=1000
|
|
||||||
- NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
|
|
||||||
- NVIDIA_VISIBLE_DEVICES=all
|
|
||||||
volumes:
|
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
|
||||||
- /app-config/fileflows:/app/Data
|
|
||||||
- /temp:/temp
|
|
||||||
- /usenet:/usenet/
|
- /usenet:/usenet/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue