dvd_evaluator / Dockerfile

Commit History

Enhance app.py with debugging features for MCQ generation and improve Dockerfile setup. Added debug prints for current working directory and files, along with a new debug wrapper for MCQ generation to capture errors. Updated Dockerfile to include __init__.py and set proper permissions for files, ensuring a smoother build process.
24a9aab

iyadsultan commited on

Enhance project configuration: Updated .gitignore to include more file types, modified Dockerfile for improved structure and environment variable handling, and revised README.md to provide comprehensive project details and usage instructions. The application now consistently listens on port 7860 across all components.
d7e8f11

iyadsultan commited on

Update .gitignore to exclude additional files and modify Dockerfile to change exposed port and entrypoint. Now listening on port 7860 instead of 5000.
95722da

iyadsultan commited on

listen at 5000
762ab2b

iyadsultan commited on

Initial commit for DVD application
31d72a3

iyadsultan commited on