added media failed
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
This commit is contained in:
parent
457d64915b
commit
034dc6b6b7
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ services:
|
||||||
- /docker/tdarr/logs:/app/logs
|
- /docker/tdarr/logs:/app/logs
|
||||||
- /mnt:/media
|
- /mnt:/media
|
||||||
- /pool:/media/pool # Must match the Server's mount path exactly
|
- /pool:/media/pool # Must match the Server's mount path exactly
|
||||||
|
- /pool/media-failed:/failed
|
||||||
- /temp:/temp # Crucial: Must be shared/identical path to Server
|
- /temp:/temp # Crucial: Must be shared/identical path to Server
|
||||||
- /usr/bin/nvidia-smi:/usr/bin/nvidia-smi:ro
|
- /usr/bin/nvidia-smi:/usr/bin/nvidia-smi:ro
|
||||||
- /usr/lib/x86_64-linux-gnu/libcuda.so.1:/usr/lib/x86_64-linux-gnu/libcuda.so.1:ro
|
- /usr/lib/x86_64-linux-gnu/libcuda.so.1:/usr/lib/x86_64-linux-gnu/libcuda.so.1:ro
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue