{"id":18544776,"url":"https://github.com/131/gitlab-runner-windows","last_synced_at":"2026-03-19T05:01:38.243Z","repository":{"id":182832024,"uuid":"617235816","full_name":"131/gitlab-runner-windows","owner":"131","description":"Gitab runner windows host","archived":false,"fork":false,"pushed_at":"2023-07-21T14:37:39.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T09:16:46.414Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/131.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-03-22T00:50:01.000Z","updated_at":"2023-09-13T12:48:25.000Z","dependencies_parsed_at":"2023-07-21T17:20:42.746Z","dependency_job_id":null,"html_url":"https://github.com/131/gitlab-runner-windows","commit_stats":null,"previous_names":["131/gitlab-runner-windows"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/131%2Fgitlab-runner-windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/131%2Fgitlab-runner-windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/131%2Fgitlab-runner-windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/131%2Fgitlab-runner-windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/131","download_url":"https://codeload.github.com/131/gitlab-runner-windows/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254282994,"owners_count":22045131,"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":[],"created_at":"2024-11-06T20:17:34.703Z","updated_at":"2026-01-24T02:42:42.706Z","avatar_url":"https://github.com/131.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"Use with\r\n\r\n[![Image pulls](https://img.shields.io/docker/pulls/131hub/gitlab-runner-windows)](https://hub.docker.com/r/131hub/gitlab-runner-windows)\r\n[![Image version](https://img.shields.io/docker/v/131hub/gitlab-runner-windows)](https://hub.docker.com/r/131hub/gitlab-runner-windows)\r\n[![Image size](https://img.shields.io/docker/image-size/131hub/gitlab-runner-windows)](https://hub.docker.com/r/131hub/gitlab-runner-windows)\r\n\r\n\r\n\r\n# Motivation\r\n\r\n[`131hub/gitlab-runner-windows`](https://hub.docker.com/r/131hub/gitlab-runner-windows) is a **docker image** bringing simple gitlab-runner windows container.\r\n\r\n\r\n\r\n# Usage in a swarm\r\n```\r\nservices:\r\n  shellwin-ivscloud-local:\r\n    image: 131hub/gitlab-runner-windows\r\n\r\n    entrypoint: [\"powershell.exe\", \"-command\"]\r\n    command: |\r\n      # connect to local NAT and change default route to it\r\n      # yet, we keep all overlay traffic to ingress route AND from local area -10.26/10.24 \u0026 co-\r\n      route delete 0.0.0.0;\r\n      route add 10.0.0.0 MASK 255.0.0.0 10.0.4.1 METRIC 1;\r\n      docker network connect nat $$(hostname);\r\n      gitab-runner run;\r\n\r\n    networks:\r\n      - default\r\n\r\n    volumes:\r\n      - type: npipe\r\n        source: \\\\.\\pipe\\docker_engine\r\n        target: \\\\.\\pipe\\docker_engine\r\n\r\n      - type: bind\r\n        source: c:\\gitlab\r\n        target: c:\\gitlab\r\n\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F131%2Fgitlab-runner-windows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F131%2Fgitlab-runner-windows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F131%2Fgitlab-runner-windows/lists"}