We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2f6b3 commit e0e5ee3Copy full SHA for e0e5ee3
.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
1
FROM mcr.microsoft.com/devcontainers/cpp:debian
2
3
+USER vscode
4
RUN curl -fsSL https://xmake.io/shget.text | bash
-ENV PATH="/root/.local/bin:${PATH}"
0 commit comments