gemma-rag / Dockerfile

Commit History

Force rebuild: add RUN check for model-en-mixed.bin to invalidate Docker cache
ded357d
verified

bep40 commited on

Force rebuild: add comment cachebuster to Dockerfile
c2947e8
verified

bep40 commited on

Fix Dockerfile: remove broken cp line, model-en-mixed.bin is in public/vendor/ directly
fdcaec5
verified

bep40 commited on

Fix: revert Dockerfile to copy model-en-mixed.bin from node_modules at build time (binary file can't be uploaded via text API)
69c2fcf
verified

bep40 commited on

Simplify Dockerfile - vendor files now committed directly to repo
9eba610
verified

bep40 commited on

Fix Dockerfile: copy talkinghead vendor files (worklet + model) to public/vendor/
7ab1b84
verified

bep40 commited on

Simplify Dockerfile - concat handled at runtime in index.ts now
b8e0e9f
verified

bep40 commited on

Fix: cat part1 + part2 in Dockerfile to produce complete app.js; remove broken updateAvatarThumbPreview
87d865e
verified

bep40 commited on

Fix Dockerfile: use Bun base image instead of Python (was hanging forever)
1612fa7
verified

bep40 commited on

Fix: remove invalid bun.lockb, update Dockerfile
b57cd8b
verified

bep40 commited on

Fix: update Dockerfile to skip bun.lock during build
b11c609
verified

bep40 commited on

Initial commit: gemma-avatar + V.AISTUDIO product RAG
77de236
verified

bep40 commited on