Open
Description
Hi @mehmetozkaya,
I have tried to deploy run-aspnetcore-microservices
on ARM64 using docker-compose. In docker-compose.yml
file, there is one service named OrderDB
which is using mcr.microsoft.com/mssql/server:2017-latest docker image. This image is not present for ARM64. I have commented regarding the release of the image. In that comment, an user suggested to use azure-sql-edge docker image instead of mcr.microsoft.com/mssql/server:2017-latest. After replacing it with azure-sql-edge all the health-checks are working fine.
Can you please share your opinion on the above change?
Metadata
Metadata
Assignees
Labels
No labels