Other tags
When running an image with multi-architecture support, docker will automatically select an image variant which matches your OS and architecture.
- 22.04
- 20.04
- 18.04
- 2022
- 1909
- 1903
- 1809
- 1803
Supported platforms: linux 20.04, linux 22.04, windows 1809, windows 2022
-
Linux. teamcity-server:EAP-linux,EAP, teamcity-server:EAP-linux,EAP, teamcity-server:EAP-linux-18.04,EAP, teamcity-server:EAP-linux-arm64,EAP, teamcity-server:EAP-linux-arm64,EAP, teamcity-server:EAP-linux-arm64-18.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
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.17.0.7.7.1 Checksum (MD5) 443750a02c28ff2807c80032ee2e8ebc
- Git v.2.47.1
- Git LFS v.3.0.2-1
- Perforce Helix Core client (p4) 2022.2-2637361
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 "context"
The required free space to generate image(s) is about 1 GB.
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.17.0.7.7.1 Checksum (MD5) 443750a02c28ff2807c80032ee2e8ebc
- Git v.2.47.1
- Git LFS v.3.0.2-1
- Perforce Helix Core client (p4) 2022.2-2637361
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 "context"
The required free space to generate image(s) is about 1 GB.
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.17.0.7.7.1 Checksum (MD5) feb7eab99c647a0b4347be9f0a3276de
- PowerShell
- Git x64 v.2.47.1 Checksum (SHA256) 50b04b55425b5c465d076cdb184f63a0cd0f86f6ec8bb4d5860114a713d2c29a
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.
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.17.0.7.7.1 Checksum (MD5) feb7eab99c647a0b4347be9f0a3276de
- PowerShell
- Git x64 v.2.47.1 Checksum (SHA256) 50b04b55425b5c465d076cdb184f63a0cd0f86f6ec8bb4d5860114a713d2c29a
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.
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.17.0.7.7.1 Checksum (MD5) 443750a02c28ff2807c80032ee2e8ebc
- Git v.2.41.0
- Git LFS v.2.3.4
- Perforce Helix Core client (p4) 2022.2-2637361
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.
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.17.0.7.7.1 Checksum (MD5) c55e3d0615fac07f948ac3adaed818e9
- Git v.2.47.1
- Git LFS v.3.0.2-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 "context"
The required free space to generate image(s) is about 1 GB.
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.17.0.7.7.1 Checksum (MD5) c55e3d0615fac07f948ac3adaed818e9
- Git v.2.47.1
- Git LFS v.3.0.2-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 "context"
The required free space to generate image(s) is about 1 GB.
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.17.0.7.7.1 Checksum (MD5) c55e3d0615fac07f948ac3adaed818e9
- 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.
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.17.0.7.7.1 Checksum (MD5) feb7eab99c647a0b4347be9f0a3276de
- Git x64 v.2.47.1 Checksum (SHA256) 50b04b55425b5c465d076cdb184f63a0cd0f86f6ec8bb4d5860114a713d2c29a
- 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.
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.17.0.7.7.1 Checksum (MD5) feb7eab99c647a0b4347be9f0a3276de
- PowerShell
- Git x64 v.2.47.1 Checksum (SHA256) 50b04b55425b5c465d076cdb184f63a0cd0f86f6ec8bb4d5860114a713d2c29a
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.
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.17.0.7.7.1 Checksum (MD5) feb7eab99c647a0b4347be9f0a3276de
- PowerShell
- Git x64 v.2.47.1 Checksum (SHA256) 50b04b55425b5c465d076cdb184f63a0cd0f86f6ec8bb4d5860114a713d2c29a
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.