Hacker News new | ask | show | jobs
by conradfr 745 days ago
That was not my experience when I worked with .Net, IIS and the whole thing but it was a long time ago so good to know :)
2 comments

How long ago? Nowdays most people dont use ISS for docker builds, it usually runs on Linux containers.
.Net is a lot more sane now... since Core releases (mostly). Linux deploys with docker are pretty typical these days.