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 888e694 commit 9d8b191Copy full SHA for 9d8b191
samples/framework/docker/MVCRandomAnswerGenerator/Dockerfile
@@ -15,4 +15,4 @@ RUN powershell -NoProfile -Command \
15
EXPOSE 8000
16
17
# The final instruction copies the site you published earlier into the container.
18
-ADD containerImage/ /randomanswers
+ADD MVCRandomAnswerGenerator/bin/PublishOutput /randomanswers
0 commit comments