Commit Graph

3 Commits

Author SHA1 Message Date
Lorenzo Argentieri a5fd752b78 fix(casaos): rename to docker-compose.yml so CasaOS recognizes the app
CasaOS's compose watcher only picks up the standard docker-compose.yml /
docker-compose.yaml names; a custom filename made it treat the app as an
uncontrolled container and (in some cache states) skip the x-casaos
metadata. Renaming aligns with every other CasaOS-managed app.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 10:25:50 +02:00
ruv add9f192aa feat: Docker images, RVF export, and README update
- Add docker/ folder with Dockerfile.rust (132MB), Dockerfile.python (569MB),
  and docker-compose.yml
- Remove stale root-level Dockerfile and docker-compose files
- Implement --export-rvf CLI flag for standalone RVF package generation
- Generate wifi-densepose-v1.rvf (13KB) with model weights, vital config,
  SONA profile, and training provenance
- Update README with Docker pull/run commands and RVF export instructions
- Update test count to 542+ and fix Docker port mappings
- Reply to issues #43, #44, #45 with Docker/RVF availability

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-02-28 23:44:30 -05:00
rUv c378b705ca updates 2025-06-07 11:44:19 +00:00