Skip to content
Snippets Groups Projects

ci: use podman gitlab-runner for multiarch builds

Merged pini requested to merge pini-podman into master

The build runs in two stages:

  1. Cross compilation for target architecture on native arch image
  2. Installation into target architecture image

It require actually a third stage to workaround an issue in podman/buildah: https://github.com/containers/buildah/issues/4742

Configuring a gitlab-runner with podman:

  1. Follow this documentation: https://docs.gitlab.com/runner/executors/docker.html#use-podman-to-run-docker-commands
  2. Install the crun and qemu-user-static packages

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading