We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f760f commit 2556a52Copy full SHA for 2556a52
Dockerfile
@@ -40,4 +40,4 @@ ENV PATH="/root/.local/bin:$PATH"
40
41
# Copying files from host to current working directory
42
COPY /out/net8.0 /app/out
43
-COPY /buildoutput/ /app/out
+#COPY /buildoutput/ /app/out
0 commit comments