{"id":15728998,"url":"https://github.com/flaviostutz/gitlab-runner","last_synced_at":"2025-03-13T03:30:44.107Z","repository":{"id":84180702,"uuid":"135930684","full_name":"flaviostutz/gitlab-runner","owner":"flaviostutz","description":"This is an extension of official Gitlab Runner container with auto registration on startup through TOKEN on ENV","archived":false,"fork":false,"pushed_at":"2021-06-16T05:01:46.000Z","size":16,"stargazers_count":2,"open_issues_count":3,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T18:23:55.603Z","etag":null,"topics":["cd","ci","gitlab-ci","gitlab-docker","gitlab-runner"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/flaviostutz.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":"2018-06-03T18:40:50.000Z","updated_at":"2021-06-16T05:01:49.000Z","dependencies_parsed_at":"2023-10-18T19:31:51.649Z","dependency_job_id":null,"html_url":"https://github.com/flaviostutz/gitlab-runner","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flaviostutz%2Fgitlab-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flaviostutz%2Fgitlab-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flaviostutz%2Fgitlab-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flaviostutz%2Fgitlab-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flaviostutz","download_url":"https://codeload.github.com/flaviostutz/gitlab-runner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243335075,"owners_count":20274896,"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":["cd","ci","gitlab-ci","gitlab-docker","gitlab-runner"],"created_at":"2024-10-03T23:08:37.195Z","updated_at":"2025-03-13T03:30:43.801Z","avatar_url":"https://github.com/flaviostutz.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitlab runner\n\n[\u003cimg src=\"https://img.shields.io/docker/pulls/flaviostutz/gitlab-runner\"/\u003e](https://hub.docker.com/r/flaviostutz/gitlab-runner)\n[\u003cimg src=\"https://img.shields.io/docker/automated/flaviostutz/gitlab-runner\"/\u003e](https://hub.docker.com/r/flaviostutz/gitlab-runner)\n\nThis is an extension of official Gitlab Runner container that uses environment properties to register the container on startup.\n\n### Usage\ndocker-compose.yml\n\n```\nversion: '3.5'\n\nservices:\n  gitlab-runner:\n    image: flaviostutz/gitlab-runner\n    volumes:\n      - /var/run/docker.sock:/var/run/docker.sock\n    environment:\n      - GITLAB_URL=https://gitlab.com\n      - REGISTRATION_TOKEN=[YOUR_TOKEN_HERE]\n      - NAME=Testing name with space\n      - TAG_LIST=tag-1,tag-2\n``` \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflaviostutz%2Fgitlab-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflaviostutz%2Fgitlab-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflaviostutz%2Fgitlab-runner/lists"}