This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Dockerfile and .dockerignore***
***Add slim version of Python base image in Dockerfile*** ***Copy requirements.txt to the working directory in Dockerfile*** ***Install dependencies in Dockerfile*** ***Copy the rest of the application code to the working directory in Dockerfile*** ***Expose port 8000 in Dockerfile*** ***Change command to run the application using Uvicorn in Dockerfile*** ***Update .dockerignore to include 'cloud' directory
- Loading branch information