aspnet / aspnet-docker

[Archived] ASP.NET Core Docker images for 1.x. Go to https://github.com/dotnet/dotnet-docker for 2.1 and up.
https://asp.net
719 stars 171 forks source link

windows containers and registry settings #425

Closed kharesiddharth closed 6 years ago

kharesiddharth commented 6 years ago

All, just like how containers have their own file system , do windows containers have their registry settings too ? thanks

natemcmaster commented 6 years ago

Yes, Windows containers have their own registry settings.

By the way, https://social.msdn.microsoft.com/Forums/en-US/home?forum=windowscontainers is a better place to discuss more details on this. I'm happy to answer questions but you may get a better response and more details from the audience in this forum.

kharesiddharth commented 6 years ago

thanks