docs: correct README setup/OOBE + fix data-volume mount #101
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Brings the README and
client/README.mdin line with the current product and release pipeline, ahead of the repo being public-facing.Changes
minstrel-datavolume now mounts at/app/data(was/data) so it matches the image'sMINSTREL_STORAGE_DATA_DIRand generated artefacts (cover collages, artist art, caches) actually persist across container recreates.MINSTREL_STORAGE_DATA_DIRto the/app/datamount.:v1.0.xscheme with the real tag model (:latest, immutable:vYYYY.MM.DD,:main) and note the bundled APK.release.yml(android-release+needs:ordering, plus the non-tag:latestbundle path); fix "Flutter update banner" → "Android update banner".Docs-only —
release.ymlskips viapaths-ignore: **/*.md, so no image rebuild.🤖 Generated with Claude Code