Skip to content

Add Concourse pipeline for AppImage riscv64 base image#2

Open
gounthar wants to merge 1 commit into
openscad:mainfrom
gounthar:feat/riscv64-appimage-pipeline
Open

Add Concourse pipeline for AppImage riscv64 base image#2
gounthar wants to merge 1 commit into
openscad:mainfrom
gounthar:feat/riscv64-appimage-pipeline

Conversation

@gounthar

@gounthar gounthar commented Feb 6, 2026

Copy link
Copy Markdown

Summary

Add a Concourse CI pipeline definition for building the AppImage riscv64 base image, following the same pattern as the existing arm64v8 and x86_64 pipelines.

Changes

  • Add appimage-riscv64-base.yml with IMAGE_PLATFORM: linux/riscv64 pointing at docker-openscad.git/appimage/appimage-riscv64-base

Related

Notes

The riscv64 AppImage base uses riscv64/ubuntu:24.04 (Noble) as the base image, the first Ubuntu release with official riscv64 support. Dependencies come from distro packages rather than OBS repositories.

Follows the same pattern as appimage-arm64v8-base.yml, building
from docker-openscad.git/appimage/appimage-riscv64-base with
IMAGE_PLATFORM set to linux/riscv64.

Companion to openscad/docker-openscad#30 which adds the
Dockerfile and build script entries.
@gounthar

gounthar commented Mar 24, 2026

Copy link
Copy Markdown
Author

Gentle follow-up: this is the companion to openscad/docker-openscad#30. Both are still mergeable and conflict-free. Let me know if anything needs adjusting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant