Skip to content

burnasheva/teamcity_compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeamCity docker-compose example

Simple compose files to run TeamCity server together with agents

  • to run latest released version use: docker-compose up -d
  • to run latest eap use: docker-compose -f docker-compose.yml -f docker-compose.eap.yml up -d

TeamCity server is available on http://localhost:8112/.

About

Compose file to run TeamCity server with agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors