Skip to content

TeamCity agent docker image sources on jkd10 (enable higher jdks)

Notifications You must be signed in to change notification settings

adam00s/teamcity-docker-agent-jdk10

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motivation

This is mutation of https://github.com/JetBrains/teamcity-docker-agent changed to enable inclution of newer jdk than jdk1.8 in docker agent.

It needs image crated by https://github.com/adam00s/teamcity-docker-minimal-agent-jdk10 in local docker.

Should be used for https://github.com/adam00s/teamcity-docker-agent-with-jdk1x

build script on linux

# get fresh files
rm -rf teamcity-docker-agent-jdk10
git clone https://github.com/adam00s/teamcity-docker-agent-jdk10.git

# go to docker build folder
cd teamcity-docker-agent-jdk10/ubuntu

# run docker build
chmod +x build.sh
./build.sh

About

TeamCity agent docker image sources on jkd10 (enable higher jdks)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 96.1%
  • Shell 2.0%
  • PowerShell 1.9%