Skip to content

This repository contains docker files for running a TeamCity server with multiple android build agents

Notifications You must be signed in to change notification settings

alexkamanin/docker-compose-teamcity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeamCity Docker Compose

This repository contains docker files for running a TeamCity server with multiple android build agents.

Official Jetbrains docker images

Build agent installed packages

Package Version
Java 11
Android command line tools 3.0
Android build tools 30.0.3
Android platform tools *
Android platform 33

✨ You can customize the installed packages using the arguments in docker-compose.yml file.

How use?

To run docker-compose use command:

make start

To stop docker-compose use command:

make stop

About

This repository contains docker files for running a TeamCity server with multiple android build agents

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published