|
Rank: Newbie Groups: Member
Joined: 3/1/2023 Posts: 3
|
how to configure a .NET Core project in Docker for deployment in Google GCP.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
We can't provide tech support on Docker configuration/deployment because that's not our product. Our product does run in Docker as long as the container is a supported Windows image. It will not run on Linux images.
|
|
Rank: Newbie Groups: Member
Joined: 3/1/2023 Posts: 3
|
The base image used to create the Docker file is 'mcr.microsoft.com/dotnet/aspnet:6.0', but an error message of 'Unable to find the target operating system for the project' was encountered. Is there a recommended base image for Docker?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Hi,
That is a question about Docker, not about our product. So we are not able to provide tech support on that. Sorry.
Thanks
|
|