aspnetrun / run-aspnetcore-microservices

Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12
https://www.udemy.com/course/microservices-architecture-and-implementation-on-dotnet/?couponCode=SEPT24
MIT License
2.7k stars 1.46k forks source link

connection timeout in pulling elasticsearch:7.9.2 and kibana:7.9.2 #46

Open Khatami opened 2 years ago

Khatami commented 2 years ago

Hello,

I have been starting to use the project recently, which is great, but I have noticed connection timeout in pulling elasticsearch:7.9.2 and kibana:7.9.2. I think it would be better to use official images from hub.docker.com. The availability and stability of Docker Hub are much more than other repositories.

Capture Capture2

I'm going to link a pull request to the issue, which was tested perfectly.