vision-ai-engine / Dockerfile

Commit History

fix: use tensorflow/tensorflow:2.15.0 base image to avoid 300MB pip download
5e0e5c7

hoda.fakhar commited on

debug: split pip steps with echo markers so build logs show progress
368c8bf

hoda.fakhar commited on

Optimize Hugging Face build context and permissions
5ff59cc

hoda.fakhar commited on

debug: add progress-bar to tensorflow install to show download progress in logs
79134ab

hoda.fakhar commited on

fix: use tensorflow-cpu==2.15.1 (2.13.0 has ABI incompatibility with Debian Bookworm)
53c0ef5

hoda.fakhar commited on

fix: split pip install into steps for visibility, isolate tensorflow install
aae2413

hoda.fakhar commited on

fix: downgrade to tensorflow-cpu==2.13.0, add pip timeout/retry flags to prevent build hang
271c6f2

hoda.fakhar commited on

fix: replace libgl1-mesa-glx with libgl1 for Debian Trixie
779b029

hoda.fakhar commited on

fix: OOM fix - models baked into Docker image, mobile responsive, 1 worker
ab8cebe

hoda.fakhar commited on