{"id":27867919,"url":"https://github.com/sidpatchy/teamcity-agent-jdk-lts","last_synced_at":"2026-01-23T20:06:20.739Z","repository":{"id":289910924,"uuid":"972796577","full_name":"Sidpatchy/TeamCity-Agent-JDK-LTS","owner":"Sidpatchy","description":"A TeamCity docker container with various JDK LTS versions installed.","archived":false,"fork":false,"pushed_at":"2025-10-14T15:23:05.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T22:18:04.570Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sidpatchy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-25T17:16:35.000Z","updated_at":"2025-10-14T15:23:08.000Z","dependencies_parsed_at":"2025-04-25T18:32:24.045Z","dependency_job_id":"b250efbb-1832-4e02-ac6f-d315da48d5a8","html_url":"https://github.com/Sidpatchy/TeamCity-Agent-JDK-LTS","commit_stats":null,"previous_names":["sidpatchy/teamcity-agent-jdk-lts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sidpatchy/TeamCity-Agent-JDK-LTS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sidpatchy%2FTeamCity-Agent-JDK-LTS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sidpatchy%2FTeamCity-Agent-JDK-LTS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sidpatchy%2FTeamCity-Agent-JDK-LTS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sidpatchy%2FTeamCity-Agent-JDK-LTS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sidpatchy","download_url":"https://codeload.github.com/Sidpatchy/TeamCity-Agent-JDK-LTS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sidpatchy%2FTeamCity-Agent-JDK-LTS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28699372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T17:25:48.045Z","status":"ssl_error","status_checked_at":"2026-01-23T17:25:47.153Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-04T22:55:33.661Z","updated_at":"2026-01-23T20:06:20.734Z","avatar_url":"https://github.com/Sidpatchy.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TeamCity Agent with JDK LTS\nThis is a Docker image building on top of Jetbrains' upstream image. It adds the following:\n- Adoptium Temurin JDK 8\n- Adoptium Temurin JDK 11\n- Adoptium Temurin JDK 17\n- Adoptium Temurin JDK 21\n- Adoptium Temurin JDK 25\n\nAddtionally, it overrides the default Java distribution that Jetbrains ships and replaces it with Adoptium Temurin 21.\n\n## Usage\nThis image retains all upstream environment variables. At the time of writing this readme this includes the following:\n\n| Variable | Description |\n|----------|-------------|\n| `SERVER_URL` | URL of the TeamCity server agent will connect to |\n| `AGENT_NAME` | (optional) Name of the agent in TeamCity UI, autogenerated if omitted |\n| `AGENT_TOKEN` | (optional) Agent authorization token, if unset, the agent should be authorized via TeamCity UI |\n| `OWN_ADDRESS` | (optional, Linux-only) IP address build agent binds to, autodetected |\n| `OWN_PORT` | (optional, Linux-only) Port build agent binds to, 9090 by default |\n| `DOCKER_IN_DOCKER` | (optional, Linux-only) Run Docker within Docker |\n\n*These are subject to change at any time. Please verify upstream for any changes: https://hub.docker.com/r/jetbrains/teamcity-agent*\n\nThis repo includes a Docker Compose file for ease of use [here](https://github.com/Sidpatchy/TeamCity-Agent-JDK-LTS/blob/main/docker-compose.yml). This is an absolute bare-minimum configuration.\n\nTo start from the commandline you can execute the following command:\n```bash\ndocker run -e SERVER_URL=\"\u003curl to TeamCity server\u003e\"  \\ \n    -v \u003cpath to agent config folder\u003e:/data/teamcity_agent/conf  \\      \n    ghcr.io/sidpatchy/teamcity-agent-jdk-lts:main\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidpatchy%2Fteamcity-agent-jdk-lts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsidpatchy%2Fteamcity-agent-jdk-lts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidpatchy%2Fteamcity-agent-jdk-lts/lists"}