Skip to content

New build/release process with cross-compilations

Georges Racinet requested to merge topic/heptapod/build-release into branch/heptapod

Not yet hooked in CI, this allows a full development rig like my current virtualized one to build and push all Docker images (main and helper) in one single command.

Same as upstream, there is a single main Docker image (cross architectures), and a Docker helper image for each architecture.

Merge request reports