{"id":20329322,"url":"https://github.com/ddev/ddev-gitlab-ci","last_synced_at":"2025-04-11T20:41:29.302Z","repository":{"id":243139390,"uuid":"811583035","full_name":"ddev/ddev-gitlab-ci","owner":"ddev","description":"Extended version docker:latest with ddev","archived":false,"fork":false,"pushed_at":"2025-03-13T17:48:56.000Z","size":33,"stargazers_count":3,"open_issues_count":2,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-06T02:25:30.076Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/ddev.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-06T22:13:25.000Z","updated_at":"2025-03-13T17:49:01.000Z","dependencies_parsed_at":"2024-09-10T15:32:35.012Z","dependency_job_id":"10c23066-6149-44f1-9fd3-a97878e8433f","html_url":"https://github.com/ddev/ddev-gitlab-ci","commit_stats":null,"previous_names":["ochorocho/ddev-docker","ochorocho/ddev-gitlab-ci"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-gitlab-ci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-gitlab-ci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-gitlab-ci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-gitlab-ci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddev","download_url":"https://codeload.github.com/ddev/ddev-gitlab-ci/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248478721,"owners_count":21110751,"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-14T20:10:11.179Z","updated_at":"2025-04-11T20:41:29.295Z","avatar_url":"https://github.com/ddev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DDEV GitLab CI - Docker in Docker (dind)\n\nA container image to run DDEV on any GitLab Runner (hosted/self-hosted).\n\n## Configuration for GitLab Runners\n\nThe Runner can run on the two container engines - Docker and Podman.\nBoth container engines work, but the required configuration is slightly different.\n\n### Example configurations\n\nDepending on your setup, you want to pick one of the following example configurations.\n\n* [gitlab.com](docs%2Fgitlab-com.md)\n* [Docker](docs%2Fdocker.md) (self-hosted)\n* [Podman](docs%2Fpodman.md) (self-hosted)\n\n## Image build (for contribution only)\n\nIf you want to extend the image, you'll find the instructions\nand details below.\n\nBuild the image:\n\n```bash\n./build.sh -v \u003cversion, at least major.minor\u003e -p\n```\n\nAvailable options:\n * v - DDEV version e.g. 'v1.23.1'\n * l - Load the image (--load)\n * p - Push the image (--push)\n * x - Build multi-arch image (--platform linux/amd64,linux/arm64)\n\n### Version to tags\n\n| Command               | Tags to be created             |\n|-----------------------|--------------------------------|\n| ./build.sh -v latest  | latest (aka head/nightly)      |\n| ./build.sh -v stable  | stable, v1.x, v1.x.y (release) |\n| ./build.sh -v v1.22   | v1.22, v1.22.x (latest bugfix) |\n| ./build.sh -v v1.22.5 | v1.22.5                        |\n| ./build.sh -v v1.23   | v1.23, v1.23.x (latest bugfix) |\n| ...                   | ...                            |\n\nThe image is stored on the [GitHub Package Registry](https://github.com/ddev/ddev-gitlab-ci/pkgs/container/ddev-gitlab-ci)\n\n### Run tests locally\n\nRequires [bats-core](https://bats-core.readthedocs.io/en/stable/installation.html) and [yq](https://github.com/mikefarah/yq/tree/v4.44.2?tab=readme-ov-file#install).\n\n```\nDDEV_VERSION=latest bash bats tests\n```\n\n**Maintained by [@ochorocho](https://github.com/ochorocho) and [@b13](https://github.com/b13)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddev%2Fddev-gitlab-ci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddev%2Fddev-gitlab-ci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddev%2Fddev-gitlab-ci/lists"}