This reference architecture walks you through the decision-making process involved in designing, developing, and delivering a serverless application using a microservices architecture through hands-on instructions for configuring and deploying all of the architecture's components along the way. The goal is to provide practical hands-on experience in working with several Azure services and the technologies that effectively use them in a cohesive and unified way to build a serverless-based microservices architecture.
MIT License
496
stars
257
forks
source link
docker images used by azure-functions-dotnet-core2.0 are outdated #106
@khaledhikmat, When I was trying to run dockerfiles it shows error as below on both arm64 and amd64 architectures.
I have tried to check this docker image
microsoft/azure-functions-dotnet-core2.0
on docker hub, but it does not show any result for the image.Kindly share your feedback regarding this. I will be happy to contribute if required.