Other tags
When running an image with multi-architecture support, docker will automatically select an image variant which matches your OS and architecture.
- 20.04-sudo
- 20.04-dotnet
- 20.04
- 18.04-sudo
- 18.04
- 2004
- 1909
- 1903
- 1809-dotnet
- 1809
- 1803
Supported platforms: linux 20.04, windows 1809, windows 2004
Supported platforms: linux 20.04, windows 1809, windows 2004
Supported platforms: windows 1809, windows 2004
Supported platforms: windows 1809, windows 2004
This is an official JetBrains TeamCity build agent image.
The docker image is available on:
Installed components:
- Git v.2.25.1
- Mercurial
- .NET SDK x64 v.3.1.404
Container platform: linux
Docker build commands:
docker pull ubuntu:20.04
echo TeamCity/webapps > context/.dockerignore
echo TeamCity/devPackage >> context/.dockerignore
echo TeamCity/lib >> context/.dockerignore
docker build -f "context/generated/linux/MinimalAgent/Ubuntu/20.04/Dockerfile" -t teamcity-minimal-agent:2020.2-linux "context"
docker build -f "context/generated/linux/Agent/Ubuntu/20.04/Dockerfile" -t teamcity-agent:2020.2-linux "context"
The required free space to generate image(s) is about 2 GB.
This is an official JetBrains TeamCity build agent image.
This image allows to do sudo without a password for the buildagent user. ## To enable Docker, please add the following arguments: --privileged -e DOCKER_IN_DOCKER=start
.
The docker image is available on:
Installed components:
Container platform: linux
Docker build commands:
docker pull ubuntu:20.04
echo TeamCity/webapps > context/.dockerignore
echo TeamCity/devPackage >> context/.dockerignore
echo TeamCity/lib >> context/.dockerignore
docker build -f "context/generated/linux/MinimalAgent/Ubuntu/20.04/Dockerfile" -t teamcity-minimal-agent:2020.2-linux "context"
docker build -f "context/generated/linux/Agent/Ubuntu/20.04/Dockerfile" -t teamcity-agent:2020.2-linux "context"
docker build -f "context/generated/linux/Agent/Ubuntu/20.04-sudo/Dockerfile" -t teamcity-agent:2020.2-linux-sudo "context"
The required free space to generate image(s) is about 3 GB.
This is an official JetBrains TeamCity build agent image.
The docker image is available on:
Installed components:
- PowerShell
- JDK Amazon Corretto x64 v.8.272.10.3
- Git x64 v.2.29.1
- .NET SDK x64 v.3.1.404
- .NET SDK x64 v.5.0.100
Container platform: windows
Docker build commands:
docker pull mcr.microsoft.com/windows/nanoserver:1809
docker pull mcr.microsoft.com/powershell:nanoserver-1809
docker pull mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019
echo TeamCity/webapps > context/.dockerignore
echo TeamCity/devPackage >> context/.dockerignore
echo TeamCity/lib >> context/.dockerignore
docker build -f "context/generated/windows/MinimalAgent/nanoserver/1809/Dockerfile" -t teamcity-minimal-agent:2020.2-nanoserver-1809 "context"
docker build -f "context/generated/windows/Agent/windowsservercore/1809/Dockerfile" -t teamcity-agent:2020.2-windowsservercore-1809 "context"
docker build -f "context/generated/windows/Agent/nanoserver/1809/Dockerfile" -t teamcity-agent:2020.2-nanoserver-1809 "context"
The required free space to generate image(s) is about 35 GB.
This is an official JetBrains TeamCity build agent image.
The docker image is available on:
Installed components:
- PowerShell
- JDK Amazon Corretto x64 v.8.272.10.3
- Git x64 v.2.29.1
- .NET SDK x64 v.3.1.404
- .NET SDK x64 v.5.0.100
Container platform: windows
Docker build commands:
docker pull mcr.microsoft.com/windows/nanoserver:2004
docker pull mcr.microsoft.com/powershell:nanoserver-2004
docker pull mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-2004
echo TeamCity/webapps > context/.dockerignore
echo TeamCity/devPackage >> context/.dockerignore
echo TeamCity/lib >> context/.dockerignore
docker build -f "context/generated/windows/MinimalAgent/nanoserver/2004/Dockerfile" -t teamcity-minimal-agent:2020.2-nanoserver-2004 "context"
docker build -f "context/generated/windows/Agent/windowsservercore/2004/Dockerfile" -t teamcity-agent:2020.2-windowsservercore-2004 "context"
docker build -f "context/generated/windows/Agent/nanoserver/2004/Dockerfile" -t teamcity-agent:2020.2-nanoserver-2004 "context"
The required free space to generate image(s) is about 35 GB.
This is an official JetBrains TeamCity build agent image.
The docker image is available on:
Installed components:
- PowerShell
- .NET SDK x64 v.3.1.404
- JDK Amazon Corretto x64 v.8.272.10.3
- Git x64 v.2.29.1
- Mercurial x64 v.5.5.1
Container platform: windows
Docker build commands:
docker pull mcr.microsoft.com/windows/nanoserver:1809
docker pull mcr.microsoft.com/powershell:nanoserver-1809
docker pull mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019
echo TeamCity/webapps > context/.dockerignore
echo TeamCity/devPackage >> context/.dockerignore
echo TeamCity/lib >> context/.dockerignore
docker build -f "context/generated/windows/MinimalAgent/nanoserver/1809/Dockerfile" -t teamcity-minimal-agent:2020.2-nanoserver-1809 "context"
docker build -f "context/generated/windows/Agent/windowsservercore/1809/Dockerfile" -t teamcity-agent:2020.2-windowsservercore-1809 "context"
The required free space to generate image(s) is about 33 GB.
This is an official JetBrains TeamCity build agent image.
The docker image is available on:
Installed components:
- PowerShell
- .NET SDK x64 v.3.1.404
- JDK Amazon Corretto x64 v.8.272.10.3
- Git x64 v.2.29.1
- Mercurial x64 v.5.5.1
Container platform: windows
Docker build commands:
docker pull mcr.microsoft.com/windows/nanoserver:2004
docker pull mcr.microsoft.com/powershell:nanoserver-2004
docker pull mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-2004
echo TeamCity/webapps > context/.dockerignore
echo TeamCity/devPackage >> context/.dockerignore
echo TeamCity/lib >> context/.dockerignore
docker build -f "context/generated/windows/MinimalAgent/nanoserver/2004/Dockerfile" -t teamcity-minimal-agent:2020.2-nanoserver-2004 "context"
docker build -f "context/generated/windows/Agent/windowsservercore/2004/Dockerfile" -t teamcity-agent:2020.2-windowsservercore-2004 "context"
The required free space to generate image(s) is about 33 GB.
This is an official JetBrains TeamCity build agent image. The docker image is not available and may be created manually.
Installed components:
- Git v.2.17.1
- Mercurial
- .NET SDK x64 v.3.1.404
Container platform: linux
Docker build commands:
docker pull ubuntu:18.04
echo TeamCity/webapps > context/.dockerignore
echo TeamCity/devPackage >> context/.dockerignore
echo TeamCity/lib >> context/.dockerignore
docker build -f "context/generated/linux/MinimalAgent/Ubuntu/18.04/Dockerfile" -t teamcity-minimal-agent:2020.2-linux-18.04 "context"
docker build -f "context/generated/linux/Agent/Ubuntu/18.04/Dockerfile" -t teamcity-agent:2020.2-linux-18.04 "context"
The required free space to generate image(s) is about 2 GB.
This is an official JetBrains TeamCity build agent image.
This image allows to do sudo without a password for the buildagent user. ## To enable Docker, please add the following arguments: --privileged -e DOCKER_IN_DOCKER=start
.
The docker image is not available and may be created manually.
Installed components:
Container platform: linux
Docker build commands:
docker pull ubuntu:18.04
echo TeamCity/webapps > context/.dockerignore
echo TeamCity/devPackage >> context/.dockerignore
echo TeamCity/lib >> context/.dockerignore
docker build -f "context/generated/linux/MinimalAgent/Ubuntu/18.04/Dockerfile" -t teamcity-minimal-agent:2020.2-linux-18.04 "context"
docker build -f "context/generated/linux/Agent/Ubuntu/18.04/Dockerfile" -t teamcity-agent:2020.2-linux-18.04 "context"
docker build -f "context/generated/linux/Agent/Ubuntu/18.04-sudo/Dockerfile" -t teamcity-agent:2020.2-linux-18.04-sudo "context"
The required free space to generate image(s) is about 3 GB.
This is an official JetBrains TeamCity build agent image.
This image can be built manually. It contains a set of .NET SDK. ## To enable Docker, please add the following arguments: --privileged -e DOCKER_IN_DOCKER=start
.
The docker image is not available and may be created manually.
Installed components:
Container platform: linux
Docker build commands:
docker pull jetbrains/teamcity-agent:2020.2-linux-sudo
echo TeamCity > context/.dockerignore
docker build -f "context/generated/linux/Agent/Ubuntu/20.04-dotnet/Dockerfile" -t teamcity-agent:linux-dotnet "context"
The required free space to generate image(s) is about 1 GB.
This is an official JetBrains TeamCity build agent image. The docker image is not available and may be created manually.
Installed components:
Container platform: windows
Docker build commands:
docker pull mcr.microsoft.com/powershell:nanoserver-1803
docker pull mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-1803
echo TeamCity/webapps > context/.dockerignore
echo TeamCity/devPackage >> context/.dockerignore
echo TeamCity/lib >> context/.dockerignore
docker build -f "context/generated/windows/MinimalAgent/nanoserver/1803/Dockerfile" -t teamcity-minimal-agent:2020.2-nanoserver-1803 "context"
docker build -f "context/generated/windows/Agent/windowsservercore/1803/Dockerfile" -t teamcity-agent:2020.2-windowsservercore-1803 "context"
docker build -f "context/generated/windows/Agent/nanoserver/1803/Dockerfile" -t teamcity-agent:2020.2-nanoserver-1803 "context"
The required free space to generate image(s) is about 33 GB.
This is an official JetBrains TeamCity build agent image. The docker image is not available and may be created manually.
Installed components:
- PowerShell
- JDK Amazon Corretto x64 v.8.272.10.3
- Git x64 v.2.29.1
- .NET SDK x64 v.3.1.404
- .NET SDK x64 v.5.0.100
Container platform: windows
Docker build commands:
docker pull mcr.microsoft.com/windows/nanoserver:1903
docker pull mcr.microsoft.com/powershell:nanoserver-1903
docker pull mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-1903
echo TeamCity/webapps > context/.dockerignore
echo TeamCity/devPackage >> context/.dockerignore
echo TeamCity/lib >> context/.dockerignore
docker build -f "context/generated/windows/MinimalAgent/nanoserver/1903/Dockerfile" -t teamcity-minimal-agent:2020.2-nanoserver-1903 "context"
docker build -f "context/generated/windows/Agent/windowsservercore/1903/Dockerfile" -t teamcity-agent:2020.2-windowsservercore-1903 "context"
docker build -f "context/generated/windows/Agent/nanoserver/1903/Dockerfile" -t teamcity-agent:2020.2-nanoserver-1903 "context"
The required free space to generate image(s) is about 35 GB.
This is an official JetBrains TeamCity build agent image. The docker image is not available and may be created manually.
Installed components:
- PowerShell
- JDK Amazon Corretto x64 v.8.272.10.3
- Git x64 v.2.29.1
- .NET SDK x64 v.3.1.404
- .NET SDK x64 v.5.0.100
Container platform: windows
Docker build commands:
docker pull mcr.microsoft.com/windows/nanoserver:1909
docker pull mcr.microsoft.com/powershell:nanoserver-1909
docker pull mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-1909
echo TeamCity/webapps > context/.dockerignore
echo TeamCity/devPackage >> context/.dockerignore
echo TeamCity/lib >> context/.dockerignore
docker build -f "context/generated/windows/MinimalAgent/nanoserver/1909/Dockerfile" -t teamcity-minimal-agent:2020.2-nanoserver-1909 "context"
docker build -f "context/generated/windows/Agent/windowsservercore/1909/Dockerfile" -t teamcity-agent:2020.2-windowsservercore-1909 "context"
docker build -f "context/generated/windows/Agent/nanoserver/1909/Dockerfile" -t teamcity-agent:2020.2-nanoserver-1909 "context"
The required free space to generate image(s) is about 35 GB.
This is an official JetBrains TeamCity build agent image. The docker image is not available and may be created manually.
Installed components:
- PowerShell
- .NET SDK x64 v.3.1.404
- JDK Amazon Corretto x64 v.8.272.10.3
- Git x64 v.2.29.1
- Mercurial x64 v.5.5.1
Container platform: windows
Docker build commands:
docker pull mcr.microsoft.com/powershell:nanoserver-1803
docker pull mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-1803
echo TeamCity/webapps > context/.dockerignore
echo TeamCity/devPackage >> context/.dockerignore
echo TeamCity/lib >> context/.dockerignore
docker build -f "context/generated/windows/MinimalAgent/nanoserver/1803/Dockerfile" -t teamcity-minimal-agent:2020.2-nanoserver-1803 "context"
docker build -f "context/generated/windows/Agent/windowsservercore/1803/Dockerfile" -t teamcity-agent:2020.2-windowsservercore-1803 "context"
The required free space to generate image(s) is about 31 GB.
This is an official JetBrains TeamCity build agent image. The docker image is not available and may be created manually.
Installed components:
- PowerShell
- .NET SDK x64 v.3.1.404
- JDK Amazon Corretto x64 v.8.272.10.3
- Git x64 v.2.29.1
- Mercurial x64 v.5.5.1
Container platform: windows
Docker build commands:
docker pull mcr.microsoft.com/windows/nanoserver:1903
docker pull mcr.microsoft.com/powershell:nanoserver-1903
docker pull mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-1903
echo TeamCity/webapps > context/.dockerignore
echo TeamCity/devPackage >> context/.dockerignore
echo TeamCity/lib >> context/.dockerignore
docker build -f "context/generated/windows/MinimalAgent/nanoserver/1903/Dockerfile" -t teamcity-minimal-agent:2020.2-nanoserver-1903 "context"
docker build -f "context/generated/windows/Agent/windowsservercore/1903/Dockerfile" -t teamcity-agent:2020.2-windowsservercore-1903 "context"
The required free space to generate image(s) is about 33 GB.
This is an official JetBrains TeamCity build agent image. The docker image is not available and may be created manually.
Installed components:
- PowerShell
- .NET SDK x64 v.3.1.404
- JDK Amazon Corretto x64 v.8.272.10.3
- Git x64 v.2.29.1
- Mercurial x64 v.5.5.1
Container platform: windows
Docker build commands:
docker pull mcr.microsoft.com/windows/nanoserver:1909
docker pull mcr.microsoft.com/powershell:nanoserver-1909
docker pull mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-1909
echo TeamCity/webapps > context/.dockerignore
echo TeamCity/devPackage >> context/.dockerignore
echo TeamCity/lib >> context/.dockerignore
docker build -f "context/generated/windows/MinimalAgent/nanoserver/1909/Dockerfile" -t teamcity-minimal-agent:2020.2-nanoserver-1909 "context"
docker build -f "context/generated/windows/Agent/windowsservercore/1909/Dockerfile" -t teamcity-agent:2020.2-windowsservercore-1909 "context"
The required free space to generate image(s) is about 33 GB.
This is an official JetBrains TeamCity build agent image. This image can be built manually. It contains a set of .NET SDK. The docker image is not available and may be created manually.
Installed components:
Container platform: windows
Docker build commands:
docker pull jetbrains/teamcity-agent:2020.2-nanoserver-1809
echo TeamCity > context/.dockerignore
docker build -f "context/generated/windows/Agent/nanoserver/1809-dotnet/Dockerfile" -t teamcity-agent:nanoserver-dotnet "context"
The required free space to generate image(s) is about 6 GB.