Docker compose and Postgres container
We will continue improving our process of dockerization of the MediumBooks.API project, which we introduced in the Modular Monolith Architecture series.
Currently, we have Dockerfile which builds Docker Image for our Web API project.
This article con...
tberkovac.hashnode.dev12 min read