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 67f83a9 commit 8a0c24eCopy full SHA for 8a0c24e
Dockerfile_WSL
@@ -23,7 +23,7 @@ EXPOSE 3000
23
USER node
24
CMD bash
25
26
-# IN YOUR WSL 3 TERMINAL:
+# IN YOUR WSL 2 TERMINAL:
27
# export DISPLAY=$(awk '/nameserver / {print $2; exit}' /etc/resolv.conf 2>/dev/null):0
28
# export LIBGL_ALWAYS_INDIRECT=1
29
#
0 commit comments