You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments