We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1140807 commit af2c3dfCopy full SHA for af2c3df
docker/scripts/start.sh
@@ -31,6 +31,7 @@ docker run \
31
--group-add plugdev \
32
--group-add tty \
33
--group-add video \
34
+ --gpus all \
35
--hostname $(hostname) \
36
--interactive \
37
--name $DESKTOP_ENVIRONMENT_CONTAINER_NAME \
0 commit comments