docker-gitlab icon indicating copy to clipboard operation
docker-gitlab copied to clipboard

arm64 and multiarch build

Open vielmetti opened this issue 8 years ago • 5 comments

There's an interest in an arm64 build of this system, either the whole setup or even just the Gitlab runner for arm64, to support CI for projects that require arm64. This issue tracks that effort.

vielmetti avatar Oct 04 '17 17:10 vielmetti

@solidnerd any update on this effort?

vielmetti avatar Oct 16 '17 12:10 vielmetti

For everyone there is an ongoing merge request in the upstream of gitlab-runner. If you want to track this follow the current link. https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/725

solidnerd avatar Nov 05 '17 20:11 solidnerd

This issue has been automatically marked as stale because it has not had any activity for the last 60 days. It will be closed if no further activity occurs during the next 7 days. Thank you for your contributions.

stale[bot] avatar May 07 '20 07:05 stale[bot]

I've been running Docker-GitLab on arm64 for about a year by simply patching the install.sh /amd64/arm64/.

I can't confirm if all features work. It runs and works for me.

You can give it a try:

github.com/m1d1/docker-gitlab

m1d1 avatar Aug 13 '24 10:08 m1d1

A pull request is already in progress (as is common with this repository, it has been unmerged for a while - but should work): #2803

kkimurak avatar Aug 13 '24 10:08 kkimurak