Skip to content

christopherpicard/team-city-agent-docker-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

team-city-agent-docker-util

This project contains a utility that will help in the creation of docker images for a team city agent.

There are a few minor steps needed to get this util to work.

  1. Add your docker username to the gradle credentials plugin with the key of "docker_username".
  2. Add your docker password to the gradle credentials plugin with the key of "docker_password".
    • Unfortunately, some special characters require special escapes to get to work. Echoing the value can help with troubleshooting.
  3. Copy the version of corretto java you wish to use into the jdks folder.

To create the image run the buildImage gradle task

There is a sample docker-compose yaml file in the compose directory.

About

This project contains a utility that will help in the creation of docker images for a team city agent.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •