Getting Error while running the first Docker Compose Command #19
Unanswered
dhruv050992
asked this question in
Q&A
Replies: 1 comment 5 replies
-
It seems related like microsoft base images. FROM mcr.microsoft.com/dotnet/aspnet:5.0 AS base |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Getting below error while running
"docker-compose -f docker-compose.yml -f docker-compose.override.yml up -d" command
Error
=> ERROR [build 5/8] RUN dotnet restore "Services/Catalog/Catalog.API/Ca 2.8s
ERROR: Service 'catalog.api' failed to build
Beta Was this translation helpful? Give feedback.
All reactions