{"id":16836379,"url":"https://github.com/mvertes/docker-gitlab-runner-node","last_synced_at":"2026-01-04T12:02:39.855Z","repository":{"id":75669660,"uuid":"48114924","full_name":"mvertes/docker-gitlab-runner-node","owner":"mvertes","description":"A docker running gitlab-ci runner in node, able to npm install/test","archived":false,"fork":false,"pushed_at":"2016-01-01T10:52:11.000Z","size":3,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T10:23:58.495Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/mvertes.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}},"created_at":"2015-12-16T14:25:19.000Z","updated_at":"2019-03-27T07:08:00.000Z","dependencies_parsed_at":"2023-03-16T18:00:42.841Z","dependency_job_id":null,"html_url":"https://github.com/mvertes/docker-gitlab-runner-node","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/mvertes%2Fdocker-gitlab-runner-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvertes%2Fdocker-gitlab-runner-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvertes%2Fdocker-gitlab-runner-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvertes%2Fdocker-gitlab-runner-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvertes","download_url":"https://codeload.github.com/mvertes/docker-gitlab-runner-node/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244147343,"owners_count":20405942,"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-10-13T12:13:17.451Z","updated_at":"2026-01-04T12:02:39.793Z","avatar_url":"https://github.com/mvertes.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-gitlab-runner-node\n\nA docker running gitlab-ci runner in node, able to npm install, test, etc.\n\nThe image contains a full compilation chain (g++, make, python) in addition to NodeJS.\n\nThis repository contains Dockerfile for [gcr](https://github.com/evanlucas/gcr) container,\nbased on the [Alpine](https://hub.docker.com/_/alpine/) image.\n\n## Install\n\nAs a prerequisite, you need [Docker](https://docker.com) to be installed.\n\nTo download this image from the public docker hub:\n\n\t$ docker pull mvertes/gitlab-runner-node\n\nTo re-build this image from the dockerfile:\n\n\t$ docker build -t mvertes/gitlab-runner-node .\n\n## Usage\n\nThe first time, run in interactive to provide the gitlab server url and registration token:\n\n```\n$ docker run -ti --restart unless-stopped --name gitlab-runner-node mvertes/gitlab-runner-node\n[?] Please enter your GitLab CI url: http://gitlab-example.com/ci\n[?] Please enter your GitLab CI Registration Token: XXXXXXXXXXXX\ngcr info [client] checking for builds...\ngcr http 404 http://gitlab-example.com/ci/api/v1/builds/register.json\ngcr info [client] checking for builds...\n```\n\nYou can then detach by pressing `CRTL-P` `CTRL-Q`.\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvertes%2Fdocker-gitlab-runner-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvertes%2Fdocker-gitlab-runner-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvertes%2Fdocker-gitlab-runner-node/lists"}