C
C#8mo ago
jhodges

❔ Docker Build multiple microservices from a monorepo

I am looking for some examples, samples, guidance on the most efficient way to do a docker build in a monorepo with multiple microservices. Currently our process involves a build-and-test docker file that, as you might guess, builds the code and runs all the commit stage tests. Then there are numerous dockerfiles for each of the microservices that use a multistage build referencing the final stage of the build-and-test dockerfile. This works, albeit slowly. I'm wondering if there is a better way? Any examples or samples you could point to would be really helpful.
4 Replies
Unknown User
Unknown User8mo ago
Message Not Public
Sign In & Join Server To View
jhodges
jhodges8mo ago
Still, it would be helpful if anyone knows of some samples or blog posts specifically dealing with docker builds in mono repos. Said another way, I'm looking for inspiration.
Unknown User
Unknown User8mo ago
Message Not Public
Sign In & Join Server To View
Accord
Accord8mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts