Skip to content

Commit 9737b0e

Browse files
author
Dmitry Berezovsky
committed
Updated readme
1 parent e20448b commit 9737b0e

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
1-
# docker-teamcity
1+
# Docker Teamcity image
22
Centos 7 + Java 8 + Teamcity
3+
4+
This repository contains dockerfile for building image with Teamcity installed. In adition it downloads Postgresql driver and removes some of the default plugins:
5+
6+
* clearcase
7+
* mercurial
8+
* eclipse-plugin-distributor
9+
* vs-addin-distributor
10+
* win32-distributor
11+
* svn
12+
* dot*
13+
14+
15+
**NOTE**: Image contains only teamcity server without build agent.
16+
17+
Also it is needed to update config file with your DB connection properties, or
18+
19+
Installation directory: /srv/apache-tomcat/webapps/ROOT
20+
Server directory: /home/app/.BuildServer

0 commit comments

Comments
 (0)