Beta channel and full source build
For reproducible research, keep the exact version tag shown above. Replace it with ghcr.io/do-shima/harako-rnaseq:beta only when you intentionally want the moving beta channel.
For dependency changes or exact source-image qualification, clone the source and use just app-build. The ordinary just app command never falls back to a source build.
git clone https://github.com/do-shima/harako-rnaseq.git
cd harako-rnaseq
git checkout v0.3.0-beta.2
just app-build
For mounts, initial build time, port forwarding, privacy guidance, and current platform status, read the full installation documentation.