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 8c7e493 commit 96806edCopy full SHA for 96806ed
samples/1.0.0-beta8/HelloMvc/Dockerfile
@@ -1,6 +1,6 @@
1
FROM microsoft/aspnet:1.0.0-beta8
2
3
-COPY . /app./
+COPY . /app/
4
WORKDIR /app
5
RUN ["dnu", "restore"]
6
0 commit comments