We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9eb7b7 commit 9ba46b2Copy full SHA for 9ba46b2
code/gpu/docker-compose.yml
@@ -22,6 +22,7 @@ services:
22
image: jolibrain/deepdetect_${DD_SERVER_IMAGE}:${DD_SERVER_TAG}
23
runtime: nvidia
24
restart: always
25
+ user: ${CURRENT_UID}
26
volumes:
27
- ${DD_PLATFORM}:/opt/platform
28
0 commit comments