Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoongArch GitLab Runner

English | 中文

Overview

This project builds the gitlab-runner-helper Docker image for the loong64 (LoongArch) architecture. It is a submodule of the kubernetes-loong64 project.

The upstream GitLab Runner project (gitlab-org/gitlab-runner) provides the gitlab-runner-helper image for linux/amd64. This repository patches the upstream to produce the linux/loong64 gitlab-runner-helper Docker image, using Debian 14 (from lcr.loongnix.cn) as the base.

Note: This project does not build GitLab Runner binaries, RPM packages, or DEB packages. It focuses solely on the gitlab-runner-helper Docker image, which is used by the GitLab Runner Docker executor and Kubernetes executor to run CI/CD jobs on LoongArch.

kubernetesloong64/gitlab-runner-helper

Docker Registry

Registry Image
Docker Hub kubernetesloong64/gitlab-runner-helper
Alibaba Cloud (China) registry.cn-qingdao.aliyuncs.com/kubernetesloong64/gitlab-runner-helper

Branches

Branch Description
main Project documentation, license, and shared configuration
loong64-v19.3.1 Patched build for upstream GitLab Runner v19.3.1 with loong64 support

New loong64 release branches follow the naming convention loong64-<upstream-version>.

Verifying releases

gpg --keyserver keys.openpgp.org --recv-keys FCF8724722CCBF9F51B1FBE376532BE7E3013105
echo "FCF8724722CCBF9F51B1FBE376532BE7E3013105:6:" | gpg --import-ownertrust

Or download the key file manually and import it:

gpg --import /tmp/xxx

License

Apache License 2.0

About

This project builds the gitlab-runner-helper Docker image for the loong64 (LoongArch) architecture | 本项目为 loong64(龙芯架构)构建 gitlab-runner-helper Docker 镜像

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors