Files
stellarshenson cc05843519 fix: Docker build pipeline - uv builder, disable Bake, pass CLI args
- rewrite builder stage to use uv with venv for isolated builds and tests
- disable COMPOSE_BAKE (created manifest lists instead of plain images,
  causing latest tag to point to stale cached image despite build logs
  showing successful installation)
- pass "$@" from build scripts to docker compose build so --no-cache
  and other CLI flags actually reach Docker (previously silently ignored)
- fix shared volume comment: read-write not read-only
2026-02-09 22:40:59 +01:00
..
2025-08-08 20:16:08 +02:00
2025-08-08 20:16:08 +02:00
2025-08-08 20:16:08 +02:00