evolutionary-architecture / evolutionary-architecture-by-example

Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
MIT License
1.55k stars 191 forks source link

Fix docker for chapter 3 #94

Closed meaboutsoftware closed 6 months ago

meaboutsoftware commented 6 months ago

This PR contains changes to make docker runnable again in chapter 3. Unfortunately, after upgrading our solution to .NET 8 and changing the catalog names, we forgot to update docker files and compose YML.

Changes included: