Build a docker image for a deployed React app on Nginx and Deno server.
Jul 12, 2022 · 5 min read · On the weekend, while trying to deploy a project on a private platform, I discovered that it does not support docker-compose. So, I have to build the whole project in the same docker image. It's not a good practice to combine different services in th...
SSarah commented


