Add RPi install docs, GHCR support, push-docker-all script
All checks were successful
CI / test (push) Successful in 2m10s
All checks were successful
CI / test (push) Successful in 2m10s
- README: Raspberry Pi install section with auto-detect architecture - README: pre-built binary download section for all platforms - Docker docs: dual registry (Gitea + GHCR) - scripts/push-docker-all.sh: push to both registries in one command Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
# Docker and Deployment Guide
|
||||
|
||||
## Container Registry
|
||||
## Container Registries
|
||||
|
||||
Images are published to:
|
||||
|
||||
```
|
||||
git.manko.yoga/manawenuz/btest-rs
|
||||
git.manko.yoga/manawenuz/btest-rs # Gitea registry
|
||||
ghcr.io/manawenuz/btest-rs # GitHub Container Registry
|
||||
```
|
||||
|
||||
## Quick Start
|
||||
|
||||
Reference in New Issue
Block a user