{"id":15135210,"url":"https://github.com/jetbrains/teamcity-docker-agent","last_synced_at":"2025-10-19T15:30:57.210Z","repository":{"id":65982679,"uuid":"69462457","full_name":"JetBrains/teamcity-docker-agent","owner":"JetBrains","description":"TeamCity agent docker image sources","archived":false,"fork":false,"pushed_at":"2023-02-17T17:15:45.000Z","size":68,"stargazers_count":77,"open_issues_count":20,"forks_count":64,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-01-30T02:02:37.382Z","etag":null,"topics":["docker-image","teamcity","teamcity-agent"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/jetbrains/teamcity-agent/","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JetBrains.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}},"created_at":"2016-09-28T12:48:35.000Z","updated_at":"2024-05-24T08:17:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"b95aeeb2-9d44-48fd-8cb9-58f8c70d515e","html_url":"https://github.com/JetBrains/teamcity-docker-agent","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2Fteamcity-docker-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2Fteamcity-docker-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2Fteamcity-docker-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2Fteamcity-docker-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JetBrains","download_url":"https://codeload.github.com/JetBrains/teamcity-docker-agent/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237153027,"owners_count":19263826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["docker-image","teamcity","teamcity-agent"],"created_at":"2024-09-26T05:44:12.433Z","updated_at":"2025-10-19T15:30:56.873Z","avatar_url":"https://github.com/JetBrains.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![official JetBrains project](http://jb.gg/badges/official-plastic.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)\n[![jetbrains/teamcity-agent](https://img.shields.io/docker/pulls/jetbrains/teamcity-agent.svg)](https://hub.docker.com/r/jetbrains/teamcity-agent/)\n\n## DEPRECATED TeamCity Agent Image Dockerfile\n\n### :no_entry: This repository is no longer supported, please consider using [teamcity-docker-images](https://github.com/JetBrains/teamcity-docker-images) instead.\n\nThis project contains the Dockerfiles and all necessary scripts to build the Linux and Windows Docker images and run a TeamCity Build Agent inside the container.\n\nYou can pull the ready-to-use image from the Docker Hub repository\n                                     \n`docker pull jetbrains/teamcity-agent`\n\nIf you need to build your own image, you need to perform the following:\n\n1) Pull our minimal agent image and re-tag it \n```\ndocker pull jetbrains/teamcity-minimal-agent\ndocker tag jetbrains/teamcity-minimal-agent teamcity-minimal-agent\n```\n\nIf you want to start with your own base agent image, see our [instructions](https://github.com/JetBrains/teamcity-docker-minimal-agent) on how to build it.\nIf you change the operation system, update the following line in the in Dockerfile appropriately:  \n```\napt-get install -y docker-engine=1.13.0-0~ubuntu-xenial\n```\n\n3) Run the `docker build` command:\n```\ndocker build -t teamcity-agent\n```\n\nSee our [detailed instructions](https://hub.docker.com/r/jetbrains/teamcity-agent/) on how to use the image in the Docker Hub repository.\n\n## Expose docker engine to container\n\n#### Common way:\n* `docker run ... -e DOCKER_HOST=tcp://%docker-host%:%port%`\n\n#### Linux hosts:\n* `docker run ... -v /var/run/docker.sock:/var/run/docker.sock`\n* `docker run ... --privileged -e DOCKER_IN_DOCKER=start`\n\n#### Windows hosts:\n* `docker run ... -v //var/run/docker.sock:/var/run/docker.sock` (In Linux containers mode)\n* `docker run ... -v \\\\.\\pipe\\docker_engine:\\\\.\\pipe\\docker_engine` (For Windows Containers 1709+)\n* `docker run ... -v /var/run/docker.sock:/var/run/docker.sock` ([via WSL \u0026 npiperelay](https://blogs.technet.microsoft.com/virtualization/2017/12/08/wsl-interoperability-with-docker/) in LCOW mode on Windows 1803+)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjetbrains%2Fteamcity-docker-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjetbrains%2Fteamcity-docker-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjetbrains%2Fteamcity-docker-agent/lists"}