Tag: teamcity
-
Setting Up TeamCity, Building Docker Images, and Pushing .NET 6+ Apps to Amazon ECR
This article is intended to guide DevOps engineers through the process of installing TeamCity in a server with Docker pre-installed. Further, we will create a pipeline to build a Docker image for a .NET 6+ applications and push the image to the Amazon Elastic Container Registry (ECR). What is TeamCity? Being a big fan of…