photoprism/photoprism
View on GitHubBuild: Provide native binaries and Docker images for RISC-V
Open
#4,236 opened on May 7, 2024
1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Go39,670 stars (39,670 stars)2,263 forks (2,263 forks)batch import
cidockerhelp wantedideasetup
Description
will support riscv64?
Contributor guide
- Tech stack
- godocker
- Domain
- releasedevops
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Go programmingDockerCross compilation
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 25
- Research direction
- The issue is a brief question about supporting RISC V. First, review the current build process (e.g., Makefile, Dockerfile) to see how binaries and Docker images are built for existing architectures. Then investigate the feasibility of adding RISC V cross compilation. The single comment on the issue may contain further clarification from the reporter or maintainer. No existing PRs or detailed discussion are present.