{"id":23055712,"url":"https://github.com/yrzr/gitlab-ce-arm64v8-docker","last_synced_at":"2025-08-15T05:32:21.697Z","repository":{"id":182317907,"uuid":"668290260","full_name":"yrzr/gitlab-ce-arm64v8-docker","owner":"yrzr","description":"Build aarch64 docker image for gitlab-ce","archived":false,"fork":false,"pushed_at":"2024-12-04T11:36:58.000Z","size":46,"stargazers_count":37,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-04T12:31:47.753Z","etag":null,"topics":["aarch64","arm64","docker","gitlab","gitlab-ce"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/yrzr/gitlab-ce-arm64v8","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/yrzr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"yrzr"}},"created_at":"2023-07-19T13:09:41.000Z","updated_at":"2024-12-04T11:37:01.000Z","dependencies_parsed_at":"2024-03-04T00:32:47.267Z","dependency_job_id":"01094bab-d3e3-474c-a814-01d548b42d42","html_url":"https://github.com/yrzr/gitlab-ce-arm64v8-docker","commit_stats":null,"previous_names":["yrzr/gitlab-ce-arm64v8-docker"],"tags_count":400,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yrzr%2Fgitlab-ce-arm64v8-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yrzr%2Fgitlab-ce-arm64v8-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yrzr%2Fgitlab-ce-arm64v8-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yrzr%2Fgitlab-ce-arm64v8-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yrzr","download_url":"https://codeload.github.com/yrzr/gitlab-ce-arm64v8-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229893866,"owners_count":18140620,"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":["aarch64","arm64","docker","gitlab","gitlab-ce"],"created_at":"2024-12-16T01:13:03.942Z","updated_at":"2024-12-16T01:13:04.392Z","avatar_url":"https://github.com/yrzr.png","language":"Shell","funding_links":["https://github.com/sponsors/yrzr"],"categories":[],"sub_categories":[],"readme":"# GitLab-ce docker image builder for arm64v8\n\n[![buildx](https://github.com/yrzr/gitlab-ce-arm64v8-docker/actions/workflows/buildx.yml/badge.svg)](https://github.com/yrzr/gitlab-ce-arm64v8-docker/actions/workflows/buildx.yml)\n\n[![docker hub](https://img.shields.io/docker/pulls/yrzr/gitlab-ce-arm64v8)](https://hub.docker.com/r/yrzr/gitlab-ce-arm64v8)\n\nCompatible with **arm64v8** architecture.\n\nImages are built here: https://github.com/yrzr/gitlab-ce-arm64v8-docker\n\nDocker image: https://hub.docker.com/r/yrzr/gitlab-ce-arm64v8\n\nOld builds on gitlab-ci: https://git.yrzr.tk/docker/gitlab-ce-arm64\n\n## How to use\n\nThe official image (AMD64 only) is [here](https://hub.docker.com/r/gitlab/gitlab-ce/).\n\nThe following is an example of how to use this image.\n\n```bash\ndocker run \\\n  --detach \\\n  --restart unless-stopped \\\n  --name gitlab-ce \\\n  --privileged \\\n  --memory 8G \\\n  --publish 22:22 \\\n  --publish 80:80 \\\n  --publish 443:443 \\\n  --hostname gitlab.example.com \\\n  --env GITLAB_ROOT_PASSWORD=\"YourPasswordHere\" \\\n  --env GITLAB_OMNIBUS_CONFIG=\" \\\n    registry['enable'] = false; \\\n    GITLAB_OMNIBUS[your_other_configs] = `options`; \"\\\n  --volume /srv/gitlab-ce/conf:/etc/gitlab:z \\\n  --volume /srv/gitlab-ce/logs:/var/log/gitlab:z \\\n  --volume /srv/gitlab-ce/data:/var/opt/gitlab:z \\\n  yrzr/gitlab-ce-arm64v8:latest\n```\n\nSince `16.2.1-ce.0`, you can also use tags like `yrzr/gitlab-ce-arm64v8:16.2` and `yrzr/gitlab-ce-arm64v8:16`.\n\n## Redis problem\n\nRedis cannot start with its default config on ARM64, which stops gitlab-ce from starting. ~~You have to change the setting manually on a fresh install or an upgrade and then restart gitlab-ce.~~\n\nSince version `16.6.0-ce.0`, \"ignore-warnings ARM64-COW-BUG\" will be added to `redis.conf` on start by default. You no longer need to add it manually.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyrzr%2Fgitlab-ce-arm64v8-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyrzr%2Fgitlab-ce-arm64v8-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyrzr%2Fgitlab-ce-arm64v8-docker/lists"}