x
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
stdin_open: true
|
||||
tty: true
|
||||
ipc: host
|
||||
restart: unless-stopped
|
||||
restart: on-failure:3
|
||||
devices:
|
||||
- /dev/kfd
|
||||
- /dev/dri
|
||||
@@ -63,7 +63,7 @@ services:
|
||||
stdin_open: true
|
||||
tty: true
|
||||
ipc: host
|
||||
restart: unless-stopped
|
||||
restart: on-failure:3
|
||||
devices:
|
||||
- /dev/kfd
|
||||
- /dev/dri
|
||||
@@ -91,7 +91,7 @@ services:
|
||||
stdin_open: true
|
||||
tty: true
|
||||
ipc: host
|
||||
restart: unless-stopped
|
||||
restart: on-failure:3
|
||||
devices:
|
||||
- /dev/kfd
|
||||
- /dev/dri
|
||||
@@ -119,7 +119,7 @@ services:
|
||||
stdin_open: true
|
||||
tty: true
|
||||
ipc: host
|
||||
restart: unless-stopped
|
||||
restart: on-failure:3
|
||||
ports:
|
||||
- "8000:8000"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user