Articles and Lessons tagged with Deploy

Docker Compose - Angular Multi Environment Deployments

Docker Compose - Angular Multi Environment Deployments

Posted Sep 26, 2018 | | By Maina Wycliffe | Angular
In a previous post, we covered how to use multiple dockerfile to target different environments for an angular app. In this post, we are going to take things a bit further along using docker compose. We shall use multiple docker compose configuration …
Read More