Skip to content

Commit

Permalink
reset Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmrdavid committed Oct 1, 2024
1 parent 079f112 commit 065fdd7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/SmokeTests/OOProcSmokeTests/DotNetIsolated/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ RUN cd /root/test/SmokeTests/OOProcSmokeTests/DotNetIsolated && \
ls -aR /home/site/wwwroot && \
cat /home/site/wwwroot/extensions.json # debugging

RUN cat /root/test/SmokeTests/OOProcSmokeTests/DotNetIsolated/obj/Release/net6.0/WorkerExtensions/WorkerExtensions.csproj

RUN ls /root/test/SmokeTests/OOProcSmokeTests/DotNetIsolated/bin/
# .azurefunctions/function.deps.json

# Step 3: Generate the final app image to run
FROM mcr.microsoft.com/azure-functions/dotnet-isolated:4-dotnet-isolated6.0

Expand Down

0 comments on commit 065fdd7

Please sign in to comment.