-
Notifications
You must be signed in to change notification settings - Fork 1.7k
-
Hello, good day. I am in part 63 of the course, and when I run Docker-Compose, I get the following error:
time="2024-07-03T12:22:16+02:00" level=warning msg="C:\Users\Sebastian\source\repos\EShopMicroservices\src\obj\Docker\docker-compose.vs.debug.g.yml: version
is obsolete"
#0 building with "desktop-linux" instance using docker driver
#1 [catalog.api internal] load build definition from Dockerfile
#1 transferring dockerfile: 2B done
#1 DONE 0.0s
failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory
A non-critical error occurred while getting containers ready. Your project will continue to function normally. The error was: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory
========== Debugging ==========
========== Debugging ==========
========== Debugging ==========
docker ps --filter "status=running" --filter "label=com.docker.compose.service" --filter "name=^/Catalog.API$" --format {{.ID}} -n 1
========== Debugging ==========
========== Debugging ==========
Beta Was this translation helpful? Give feedback.