Nadal
Help In Docker
When i execute docker-compose commande i got this error :
2>Step 1/8 : FROM mcr.microsoft.com/dotnet/aspnet:8.0 AS base
2>8.0: Pulling from dotnet/aspnet
2>no matching manifest for windows/amd64 10.0.19045 in the manifest list entries
im using .net 8 in windows, visual studio as IDE, in docker i have only one image is mongo with 6GB in size
12 replies