You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This file only used when you have published webapplication into single publish folder. after that you have to caopy this docker file into publish folder and run docker build -t app:v1 .
FROM microsoft/aspnet:4.7.2-windowsservercore-1803