Skip to content
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.

minidfx/teamcity-agent-window

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

teamcity-agent-window

Docker Stars Docker Pulls Docker Pulls

The base image for running your teamcity agents on Windows.

For extending this image, just add it as base in your Dockerfile

FROM minidfx/teamcity-agent-window

For building the image with your own tag, you have to

  • change the environment variable TEAMCITY_SERVER with your server url, for instance: ENV TEAMCITY_SERVER "http://my.teamcity.server.com:8111".

This image contains the following dependencies

  • Java runtime (for running the agent)

About

The base image for running a teamcity agent on windowsservercore.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published