Skip to content

Commit e0e5ee3

Browse files
committed
[fix] Installing User of XMake CLI
1 parent 1f2f6b3 commit e0e5ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
FROM mcr.microsoft.com/devcontainers/cpp:debian
22

3+
USER vscode
34
RUN curl -fsSL https://xmake.io/shget.text | bash
4-
ENV PATH="/root/.local/bin:${PATH}"

0 commit comments

Comments
 (0)