- Notifications
You must be signed in to change notification settings - Fork1.6k
Error When I run the command for docker compose#35
-
Hi, thanks for the course. But I'm new with .net core, microservices ands dockers. I try to run the command docker-compose -f docker-compose.yml -f docker-compose.override.yml up -d time="2021-08-11T21:19:06-03:00" level=warning msg="The DOCKER_REGISTRY variable is not set. Defaulting to a blank string." Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /.aspnet/https I can't run Basket API ->http://host.docker.internal:8001/swagger/index.html Discount API ->http://host.docker.internal:8002/swagger/index.html Ordering API ->http://host.docker.internal:8004/swagger/index.html Shopping.Aggregator ->http://host.docker.internal:8005/swagger/index.html |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment
-
Same I cannot run and I get the error since redirect from host,docker,internal is not covered. This site can’t be reachedhost.docker.internal’s server IP address could not be found. Checking the connection |
BetaWas this translation helpful?Give feedback.