{"id":15134847,"url":"https://github.com/jetbrains/teamcity-docker-server","last_synced_at":"2025-10-19T14:32:49.028Z","repository":{"id":65982675,"uuid":"69462301","full_name":"JetBrains/teamcity-docker-server","owner":"JetBrains","description":"TeamCity server docker image sources","archived":false,"fork":false,"pushed_at":"2023-02-21T08:18:08.000Z","size":51,"stargazers_count":72,"open_issues_count":12,"forks_count":52,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-01-30T02:01:36.588Z","etag":null,"topics":["docker-image","teamcity","teamcity-server"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/jetbrains/teamcity-server/","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:46:53.000Z","updated_at":"2024-06-06T05:35:21.000Z","dependencies_parsed_at":"2023-04-19T23:25:28.450Z","dependency_job_id":null,"html_url":"https://github.com/JetBrains/teamcity-docker-server","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-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2Fteamcity-docker-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2Fteamcity-docker-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2Fteamcity-docker-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JetBrains","download_url":"https://codeload.github.com/JetBrains/teamcity-docker-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237152875,"owners_count":19263796,"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-server"],"created_at":"2024-09-26T05:40:17.958Z","updated_at":"2025-10-19T14:32:43.732Z","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-server](https://img.shields.io/docker/pulls/jetbrains/teamcity-server.svg)](https://hub.docker.com/r/jetbrains/teamcity-server/)\n\n## DEPRECATED TeamCity Server 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 server inside the container.\n\nYou can pull the ready-to-use image from the Docker Hub repository\n                                     \n`docker pull jetbrains/teamcity-server`\n\nIf you need to build your own image, you need to perform the following:\n\n1) On Unix extract `TeamCity.tar.gz` of any version you'd like to use into  the `dist/teamcity` folder. In the same directory where the Dockerfile is placed, run\n\n   ```\n     mkdir dist\n     tar zxf TeamCity-\u003cversion\u003e.tar.gz -C dist/\n     mv dist/TeamCity dist/teamcity\n   ```\n   \n   On Windows just put `TeamCity.tar.gz` into the repository root.\n   \n2) Run the `docker build` command:\n   ```\n    docker build -t teamcity-server\n   ```\n   \n   On Windows just execute `build.ps1` powershell script.\n\nIf you want to extend this image with your own setup scripts, you can place them in `/services` and the `run-services.sh`\nscript will run them before starting TeamCity server.  You can add your scripts with a `COPY` instruction in the Dockerfile,\nor better yet, in a new image based on this one:\n\n   ```Dockerfile\n   FROM jetbrains/teamcity-server\n   COPY my-special-setup-script.sh /services/\n   ```\n\nSee our [detailed instructions](https://hub.docker.com/r/jetbrains/teamcity-server/) on how to use the image in the Docker Hub repository .\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjetbrains%2Fteamcity-docker-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjetbrains%2Fteamcity-docker-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjetbrains%2Fteamcity-docker-server/lists"}