Shipping Containers: How We Built an Easy to Use Jenkins Pipeline for ECR — Engineering Blog (opens in new tab)
The DevOps team at Wealthfront has been in the process of migrating services to run inside containers. As part of this process we need a way to build containers using our CI/CD tool, Jenkins. While we could write a Jenkinsfile for each container image we wanted to build, we identified this was a good opportunity... Read more
Read the original article