diff --git a/Dockerfile b/Dockerfile index 90d59b2..20010c5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,4 @@ +#image FROM microsoft/dotnet:2.2-aspnetcore-runtime ENV CORECLR_ENABLE_PROFILING=1 \