Skip to content

This is TeamCity Build Agent configured to run AL2 & Corretto 17+

License

Notifications You must be signed in to change notification settings

mosaic-island/teamcity-build-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

TeamCity Build Agent

This is TeamCity Build Agent configured to run in ECS with Azul Zulu 17

To Build

Be sure to be logged in to Docker Hub

docker buildx build --push --platform linux/amd64 --tag miapplicationengineering/teamcity-build-agent:latest -f ./Dockerfile .
docker buildx build --platform linux/amd64 --tag miapplicationengineering/teamcity-build-agent:latest -f ./Dockerfile .

docker run -e SERVER_URL="https://teamcity.columbus-qa.product.which.co.uk"
-v /tmp/teamcity:/data/teamcity_agent/conf
miapplicationengineering/teamcity-build-agent:latest

About

This is TeamCity Build Agent configured to run AL2 & Corretto 17+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published