TeamCity is a continuous integration and build management system from JetBrains.
Version 9.1.5, build 37377 (released December 21, 2015).
The image based on Ubuntu 14.04 LTS with Oracle Java 8.
Pull the image, create a new container and start it:
docker pull esycat/teamcity-agent
docker create --name teamcity-agent-1 -p 9090:9090 --restart=always esycat/teamcity-agent
docker start teamcity-agent-1
Content type
Image
Digest
sha256:3b3dfed78…
Size
1.1 GB
Last updated
about 8 years ago
docker pull esycat/teamcity-agent