Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: A commit of the type feat introduces a new feature to the codeb… #1

Merged
merged 1 commit into from
May 29, 2024

Conversation

kkdai
Copy link
Owner

@kkdai kkdai commented May 29, 2024

…ase: update Dockerfile for Python 3.10.12 runtime

  • Add a new Dockerfile for Python 3.10.12
  • Copy project files into the container
  • Set the working directory to /app
  • Upgrade pip and install necessary packages
  • Expose port 8080 and run the uvicorn server on specified host and port

…ase: update Dockerfile for Python 3.10.12 runtime

- Add a new Dockerfile for Python 3.10.12
- Copy project files into the container
- Set the working directory to `/app`
- Upgrade pip and install necessary packages
- Expose port 8080 and run the uvicorn server on specified host and port

Signed-off-by: Evan Lin <[email protected]>
@kkdai kkdai merged commit a906324 into main May 29, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant