All apps · 0 apps
TeamCity
Docker app from Josh.5's Repository
Overview
Readme
View on GitHubteamcity-server tags
Other tags
multi-architecture
When running an image with multi-architecture support, docker will automatically select an image variant which matches your OS and architecture.
linux
- 24.04
- 22.04
- 20.04
- 18.04
windows
- 2022
- 1909
- 1903
- 1809
- 1803
EAP
Supported platforms: linux 20.04, linux 22.04, linux 24.04, windows 1809, windows 2022
Content
Dockerfile links
Linux. teamcity-server:EAP-linux,EAP, teamcity-server:EAP-linux-20.04,EAP, teamcity-server:EAP-linux-22.04,EAP, teamcity-server:EAP-linux-18.04,EAP, teamcity-server:EAP-linux-arm64,EAP, teamcity-server:EAP-linux-arm64-18.04,EAP, teamcity-server:EAP-linux-arm64-20.04,EAP, teamcity-server:EAP-linux-arm64-22.04,EAP
Windows. teamcity-server:EAP-nanoserver-1809,EAP, teamcity-server:EAP-nanoserver-2022,EAP, teamcity-server:EAP-nanoserver-1803,EAP, teamcity-server:EAP-nanoserver-1903,EAP, teamcity-server:EAP-nanoserver-1909,EAP
EAP-linux
This is an official JetBrains TeamCity server image. The image is suitable for production use and evaluation purposes.
The docker image is available on:
Installed components:
- JDK
Amazon Corretto x64 v.21.0.10.7.1 Checksum (MD5) 7bf7339989b58c74fedbd58e26bb03ec - Git v.2.54.0
- Git LFS 3.7.1
- Perforce Helix Core client (p4) 2026.1
Container platform: linux
Docker build commands:
docker pull ubuntu:24.04
echo TeamCity/buildAgent > context/.dockerignore
echo TeamCity/temp >> context/.dockerignore
docker build -f "context/generated/linux/Server/Ubuntu/24.04/Dockerfile" -t teamcity-server:EAP-linux "context"
The required free space to generate image(s) is about 1 GB.
EAP-linux-20.04
This is an official JetBrains TeamCity server image. The image is suitable for production use and evaluation purposes.
The docker image is available on:
Installed components:
- JDK
Amazon Corretto x64 v.21.0.10.7.1 Checksum (MD5) 7bf7339989b58c74fedbd58e26bb03ec - Git v.2.54.0
- Git LFS 3.7.1
- Perforce Helix Core client (p4) 2026.1
Container platform: linux
Docker build commands:
docker pull ubuntu:20.04
echo TeamCity/buildAgent > context/.dockerignore
echo TeamCity/temp >> context/.dockerignore
docker build -f "context/generated/linux/Server/Ubuntu/20.04/Dockerfile" -t teamcity-server:EAP-linux-20.04 "context"
The required free space to generate image(s) is about 1 GB.
EAP-linux-22.04
This is an official JetBrains TeamCity server image. The image is suitable for production use and evaluation purposes.
The docker image is available on:
Installed components:
- JDK
Amazon Corretto x64 v.21.0.10.7.1 Checksum (MD5) 7bf7339989b58c74fedbd58e26bb03ec - Git v.2.54.0
- Git LFS 3.7.1
- Perforce Helix Core client (p4) 2026.1
Container platform: linux
Docker build commands:
docker pull ubuntu:22.04
echo TeamCity/buildAgent > context/.dockerignore
echo TeamCity/temp >> context/.dockerignore
docker build -f "context/generated/linux/Server/Ubuntu/22.04/Dockerfile" -t teamcity-server:EAP-linux-22.04 "context"
The required free space to generate image(s) is about 1 GB.
EAP-nanoserver-1809
This is an official JetBrains TeamCity server image. The image is suitable for production use and evaluation purposes.
The docker image is available on:
Installed components:
- JDK
Amazon Corretto x64 v.21.0.10.7.1 Checksum (MD5) 403888fc1d84a8d7a823ad7ff3ecc589 - PowerShell
- Git x64 v.2.54.0 Checksum (SHA256) 04f937e1f0918b17b9be6f2294cb2bb66e96e1d9832d1c298e2de088a1d0e668
Container platform: windows
Docker build commands:
docker pull mcr.microsoft.com/powershell:nanoserver-1809
echo TeamCity/buildAgent > context/.dockerignore
echo TeamCity/temp >> context/.dockerignore
docker build -f "context/generated/windows/Server/nanoserver/1809/Dockerfile" -t teamcity-server:EAP-nanoserver-1809 "context"
The required free space to generate image(s) is about 6 GB.
EAP-nanoserver-2022
This is an official JetBrains TeamCity server image. The image is suitable for production use and evaluation purposes.
The docker image is available on:
Installed components:
- JDK
Amazon Corretto x64 v.21.0.10.7.1 Checksum (MD5) 403888fc1d84a8d7a823ad7ff3ecc589 - PowerShell
- Git x64 v.2.54.0 Checksum (SHA256) 04f937e1f0918b17b9be6f2294cb2bb66e96e1d9832d1c298e2de088a1d0e668
Container platform: windows
Docker build commands:
docker pull mcr.microsoft.com/powershell:nanoserver-ltsc2022
echo TeamCity/buildAgent > context/.dockerignore
echo TeamCity/temp >> context/.dockerignore
docker build -f "context/generated/windows/Server/nanoserver/2022/Dockerfile" -t teamcity-server:EAP-nanoserver-2022 "context"
The required free space to generate image(s) is about 6 GB.
EAP-linux-18.04
This is an official JetBrains TeamCity server image. The image is suitable for production use and evaluation purposes. The docker image is not available and may be created manually.
Installed components:
- JDK
Amazon Corretto x64 v.21.0.10.7.1 Checksum (MD5) 7bf7339989b58c74fedbd58e26bb03ec - Git v.2.41.0
- Git LFS v.2.3.4
- Perforce Helix Core client (p4) 2026.1
Container platform: linux
Docker build commands:
docker pull ubuntu:18.04
echo TeamCity/buildAgent > context/.dockerignore
echo TeamCity/temp >> context/.dockerignore
docker build -f "context/generated/linux/Server/Ubuntu/18.04/Dockerfile" -t teamcity-server:EAP-linux-18.04 "context"
The required free space to generate image(s) is about 1 GB.
EAP-linux-arm64
This is an official JetBrains TeamCity server image. The image is suitable for production use and evaluation purposes. The docker image is not available and may be created manually.
Installed components:
- JDK
Amazon Corretto aarch64 v.21.0.10.7.1 Checksum (MD5) c6952584f21e2473609a6012bd38354f - Git v.2.54.0
- Git LFS 3.7.1
Container platform: linux
Docker build commands:
docker pull ubuntu:24.04
echo TeamCity/buildAgent > context/.dockerignore
echo TeamCity/temp >> context/.dockerignore
docker build -f "context/generated/linux/Server/UbuntuARM/24.04/Dockerfile" -t teamcity-server:EAP-linux-arm64 "context"
The required free space to generate image(s) is about 1 GB.
EAP-linux-arm64-18.04
This is an official JetBrains TeamCity server image. The image is suitable for production use and evaluation purposes. The docker image is not available and may be created manually.
Installed components:
- JDK
Amazon Corretto aarch64 v.21.0.10.7.1 Checksum (MD5) c6952584f21e2473609a6012bd38354f - Git v.2.41.0
- Git LFS v.2.3.4
Container platform: linux
Docker build commands:
docker pull ubuntu:18.04
echo TeamCity/buildAgent > context/.dockerignore
echo TeamCity/temp >> context/.dockerignore
docker build -f "context/generated/linux/Server/UbuntuARM/18.04/Dockerfile" -t teamcity-server:EAP-linux-arm64-18.04 "context"
The required free space to generate image(s) is about 1 GB.
EAP-linux-arm64-20.04
This is an official JetBrains TeamCity server image. The image is suitable for production use and evaluation purposes. The docker image is not available and may be created manually.
Installed components:
- JDK
Amazon Corretto aarch64 v.21.0.10.7.1 Checksum (MD5) c6952584f21e2473609a6012bd38354f - Git v.2.54.0
- Git LFS 3.7.1
Container platform: linux
Docker build commands:
docker pull ubuntu:20.04
echo TeamCity/buildAgent > context/.dockerignore
echo TeamCity/temp >> context/.dockerignore
docker build -f "context/generated/linux/Server/UbuntuARM/20.04/Dockerfile" -t teamcity-server:EAP-linux-arm64-20.04 "context"
The required free space to generate image(s) is about 1 GB.
EAP-linux-arm64-22.04
This is an official JetBrains TeamCity server image. The image is suitable for production use and evaluation purposes. The docker image is not available and may be created manually.
Installed components:
- JDK
Amazon Corretto aarch64 v.21.0.10.7.1 Checksum (MD5) c6952584f21e2473609a6012bd38354f - Git v.2.54.0
- Git LFS 3.7.1
Container platform: linux
Docker build commands:
docker pull ubuntu:22.04
echo TeamCity/buildAgent > context/.dockerignore
echo TeamCity/temp >> context/.dockerignore
docker build -f "context/generated/linux/Server/UbuntuARM/22.04/Dockerfile" -t teamcity-server:EAP-linux-arm64-22.04 "context"
The required free space to generate image(s) is about 1 GB.
EAP-nanoserver-1803
This is an official JetBrains TeamCity server image. The image is suitable for production use and evaluation purposes. The docker image is not available and may be created manually.
Installed components:
- JDK
Amazon Corretto x64 v.21.0.10.7.1 Checksum (MD5) 403888fc1d84a8d7a823ad7ff3ecc589 - Git x64 v.2.54.0 Checksum (SHA256) 04f937e1f0918b17b9be6f2294cb2bb66e96e1d9832d1c298e2de088a1d0e668
- PowerShell
Container platform: windows
Docker build commands:
docker pull mcr.microsoft.com/powershell:nanoserver-1803
echo TeamCity/buildAgent > context/.dockerignore
echo TeamCity/temp >> context/.dockerignore
docker build -f "context/generated/windows/Server/nanoserver/1803/Dockerfile" -t teamcity-server:EAP-nanoserver-1803 "context"
The required free space to generate image(s) is about 6 GB.
EAP-nanoserver-1903
This is an official JetBrains TeamCity server image. The image is suitable for production use and evaluation purposes. The docker image is not available and may be created manually.
Installed components:
- JDK
Amazon Corretto x64 v.21.0.10.7.1 Checksum (MD5) 403888fc1d84a8d7a823ad7ff3ecc589 - PowerShell
- Git x64 v.2.54.0 Checksum (SHA256) 04f937e1f0918b17b9be6f2294cb2bb66e96e1d9832d1c298e2de088a1d0e668
Container platform: windows
Docker build commands:
docker pull mcr.microsoft.com/powershell:nanoserver-1903
echo TeamCity/buildAgent > context/.dockerignore
echo TeamCity/temp >> context/.dockerignore
docker build -f "context/generated/windows/Server/nanoserver/1903/Dockerfile" -t teamcity-server:EAP-nanoserver-1903 "context"
The required free space to generate image(s) is about 6 GB.
EAP-nanoserver-1909
This is an official JetBrains TeamCity server image. The image is suitable for production use and evaluation purposes. The docker image is not available and may be created manually.
Installed components:
- JDK
Amazon Corretto x64 v.21.0.10.7.1 Checksum (MD5) 403888fc1d84a8d7a823ad7ff3ecc589 - PowerShell
- Git x64 v.2.54.0 Checksum (SHA256) 04f937e1f0918b17b9be6f2294cb2bb66e96e1d9832d1c298e2de088a1d0e668
Container platform: windows
Docker build commands:
docker pull mcr.microsoft.com/powershell:nanoserver-1909
echo TeamCity/buildAgent > context/.dockerignore
echo TeamCity/temp >> context/.dockerignore
docker build -f "context/generated/windows/Server/nanoserver/1909/Dockerfile" -t teamcity-server:EAP-nanoserver-1909 "context"
The required free space to generate image(s) is about 6 GB.
Install TeamCity on Unraid in a few clicks.
Find TeamCity in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
jetbrains/teamcity-serverRuntime arguments
- Web UI
http://[IP]:[PORT:8111]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Container Port: 8111
- Target
- 8111
- Value
- 8111
Container Path: /opt/teamcity/logs
- Target
- /opt/teamcity/logs
- Value
- /mnt/user/appdata/teamcity/logs
Container Path: /data/teamcity_server/datadir
- Target
- /data/teamcity_server/datadir
- Value
- /mnt/user/appdata/teamcity/datadir