CUD-Traffic-AI / Dockerfile

Commit History

fix: switch to single-stage build to eliminate multi-stage cache issues
fa3af66
verified

rajvivan commited on

fix: add ARG cache bust to force COPY --from=build-step to run fresh
1459888
verified

rajvivan commited on

Fix: Copy frontend build before project files to prevent overwrite
98a5019
verified

rajvivan commited on

fix: replace npm ci with npm install to fix picomatch lock file mismatch
a254b19
verified

rajvivan commited on

fix: default light mode + lock deps with npm ci in both Dockerfiles
fd61bce

Rajeev Ranjan Pandey commited on

build: prepare Dockerfile and FastAPI adjustments for Hugging Face Spaces deployment
abf7059

Rajeev Ranjan Pandey commited on