Commit History

Update Dockerfile to enable auto-reload for uvicorn during development
2d02134
Running

navindusa commited on

Update Dockerfile to copy source code to the current directory with appuser ownership
d65c563

navindusa commited on

Update Dockerfile to specify the application module for uvicorn command
8cfa4dd

navindusa commited on

Update Dockerfile to use uvicorn for running the application and modify requirements to exclude fastapi extras
fc4d252

navindusa commited on

Update requirements to include standard extras for fastapi
e5124db

navindusa commited on

Refactor Dockerfile to set working directory and improve user permissions
fd7d003

navindusa commited on

Refactor Dockerfile to create appuser with home directory and set permissions
f919051

navindusa commited on

Refactor Dockerfile to prevent home directory creation for appuser
ed21419

navindusa commited on

Refactor Dockerfile to improve cache directory handling and user permissions
baf5d45

navindusa commited on

Update CMD in Dockerfile to use 'fastapi run' for development mode
812903b

navindusa commited on

Refactor Dockerfile to enhance user creation and cache directory handling
e160237

navindusa commited on

Refactor Dockerfile to improve user permissions and cache handling
0aaca7b

navindusa commited on

Enhance FastAPI application with text preprocessing and update Dockerfile for pip installation
630f874

navindusa commited on

Add Docker support and FastAPI inference endpoint
5fc7800

navindusa commited on

Add requirements file for FastAPI and Uvicorn dependencies
687b6f3

navindusa commited on

Add initial Dockerfile and FastAPI application setup
30b338b

navindusa commited on

initial commit
836dbca
verified

navindusa commited on