added and commented out code for passing through gpu
This commit is contained in:
+8
-1
@@ -10,4 +10,11 @@ services:
|
|||||||
- LOGGER_LEVEL=debug
|
- LOGGER_LEVEL=debug
|
||||||
- LISTEN_IP=0.0.0.0
|
- LISTEN_IP=0.0.0.0
|
||||||
- LISTEN_PORT=8000
|
- LISTEN_PORT=8000
|
||||||
- REPO_DIR=/home/app/repo/
|
- REPO_DIR=/home/app/repo/
|
||||||
|
# deploy:
|
||||||
|
# resources:
|
||||||
|
# reservations:
|
||||||
|
# devices:
|
||||||
|
# - driver: nvidia
|
||||||
|
# device_ids: ['0']
|
||||||
|
# capabilities: [gpu]
|
||||||
Reference in New Issue
Block a user