{"id":24256162,"url":"https://github.com/asmagin/jenkins-on-windowsservercore","last_synced_at":"2026-02-26T06:05:47.318Z","repository":{"id":81431851,"uuid":"86963571","full_name":"asmagin/jenkins-on-windowsservercore","owner":"asmagin","description":"This repository contains Dockerfiles of Jenkins for Docker's for Windows ","archived":false,"fork":false,"pushed_at":"2019-09-05T13:14:37.000Z","size":15,"stargazers_count":38,"open_issues_count":3,"forks_count":35,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-05T23:41:09.800Z","etag":null,"topics":["docker","docker-image","dockerfile","jenkins","windowsservercore"],"latest_commit_sha":null,"homepage":"","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/asmagin.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":"2017-04-02T04:42:40.000Z","updated_at":"2024-11-18T22:33:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"e1f85fa9-3b42-413f-a5e5-7d9d6a3b6c4b","html_url":"https://github.com/asmagin/jenkins-on-windowsservercore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asmagin/jenkins-on-windowsservercore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmagin%2Fjenkins-on-windowsservercore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmagin%2Fjenkins-on-windowsservercore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmagin%2Fjenkins-on-windowsservercore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmagin%2Fjenkins-on-windowsservercore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asmagin","download_url":"https://codeload.github.com/asmagin/jenkins-on-windowsservercore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmagin%2Fjenkins-on-windowsservercore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29849833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"online","status_checked_at":"2026-02-26T02:00:06.774Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","docker-image","dockerfile","jenkins","windowsservercore"],"created_at":"2025-01-15T04:57:19.497Z","updated_at":"2026-02-26T06:05:47.313Z","avatar_url":"https://github.com/asmagin.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JENKINS on Windows Server Core\n\nThis repository contains Dockerfiles of Jenkins for Docker's for Windows automated build published to the public Docker Hub Registry. \nThe repository contains images for Master and Slave.\n\n#### Jenkins Master\nMaster is a base installation of Jenkins and Git configured in the image\n\nIn order to save configurations between exits attach volume to c:/jenkins when starting container.\n\n#### Jenkins Slave\nSlave is optimized for MSbuild and has a list of predefined software:\n* ASP.NET v4.5 Framework \u0026 Web Features\n* MSBuild v14\n* Nuget\n* Node JS v6.10.1\n* JetBrains.ReSharper.CommandLineTools v2016.3\n* Nunit Console Runner v3.6.1\n* xUnit Console Runner v2.2.0\n\n### Base Docker Image\n[openjdk:windowsservercore](https://hub.docker.com/_/openjdk/)\n\n## Installation\n\n1. Install Docker.\n2. Download automated build from public Docker Hub Registry: \n``` sh\ndocker pull asmagin/jenkins-on-windowsservercore\n```\n\n*Alternatively, you can build an image from Dockerfile:*\n``` sh\ndocker build -t=\"asmagin/jenkins-on-windowsservercore\" \"https://github.com/asmagin/jenkins-on-windowsservercore.git#master:master\"\n\n# or\n\ndocker build -t=\"asmagin/jenkins-on-windowsservercore\" \"https://github.com/asmagin/jenkins-on-windowsservercore.git#master:slave\"\n```\n\n## Usage\n\n* Run Jenkins Master\n``` sh\ndocker run -it --rm asmagin/jenkins-on-windowsservercore -v c:/hostfolder:c:/jenkins\n```\n\n* Run Jenkins Slave\n``` sh\ndocker run -it --rm asmagin/jenkins-on-windowsservercore:slave -c \"java -jar c:/jenkins/slave.jar -jnlpUrl \u003cmaster url\u003e -secret \u003cyour secret\u003e\"\n```\n\n## Issues\nGit clone does not work in Windows Docker container in mounted host volume folder: \n- [https://github.com/git-for-windows/git/issues/1007](https://github.com/git-for-windows/git/issues/1007)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasmagin%2Fjenkins-on-windowsservercore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasmagin%2Fjenkins-on-windowsservercore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasmagin%2Fjenkins-on-windowsservercore/lists"}