fabro/bin
Bryan Helmkamp 7c80d9be9c
fix(docker): build fabro-cli inside rust:1-bookworm for local image
The host cargo build on macOS produced a Mach-O binary that the
Linux runtime image refused with "Exec format error". Run the
compile in rust:1-bookworm so the output matches the target
platform, and cache the registry plus target dir in named volumes
for incremental rebuilds. Also gitignore docker-context/ since it
is regenerated on every build.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-18 00:19:46 -04:00
..
agent cleanup 2026-03-12 10:55:11 -04:00
dev fix(docker): build fabro-cli inside rust:1-bookworm for local image 2026-04-18 00:19:46 -04:00
ops Rename fabro-workflows crate to fabro-workflow 2026-03-30 12:27:40 -04:00