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 3642c09 commit a3eee0aCopy full SHA for a3eee0a
.devcontainer/Dockerfile
@@ -13,6 +13,7 @@ RUN wget -qO- https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor
13
# Set the working directory
14
WORKDIR /workspace
15
16
+
17
# Copy the project files
18
COPY . .
19
0 commit comments