This project builds base images for GitLab Runner on the loong64 (LoongArch) architecture. It is a submodule of the kubernetes-loong64 project.
The upstream base-images project (gitlab-org/ci-cd/runner-tools/base-images) targets linux/amd64. This repository patches the upstream to produce linux/loong64 images, using Debian 14 (from lcr.loongnix.cn) as the base instead of Ubuntu.
| Branch | Description |
|---|---|
main |
Project documentation, license, and shared configuration |
loong64-v0.0.48 |
Patched build for upstream base-images v0.0.48 with loong64 support |
New loong64 release branches follow the naming convention loong64-<upstream-version>.
- Releases are signed with GPG.
- Download the public key from keys.openpgp.org.
- Fingerprint: FCF8724722CCBF9F51B1FBE376532BE7E3013105
- Manual download
gpg --keyserver keys.openpgp.org --recv-keys FCF8724722CCBF9F51B1FBE376532BE7E3013105
echo "FCF8724722CCBF9F51B1FBE376532BE7E3013105:6:" | gpg --import-ownertrustOr download the key file manually and import it:
gpg --import /tmp/xxx