Skip to content
New issue

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

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

Already on GitHub? # to your account

Follow FastAPI best practices for containerised applications #3

Open
jay-tau opened this issue Jan 20, 2025 · 0 comments
Open

Follow FastAPI best practices for containerised applications #3

jay-tau opened this issue Jan 20, 2025 · 0 comments

Comments

@jay-tau
Copy link

jay-tau commented Jan 20, 2025

Follow the FastAPI best practices described here in their docs for containerised FastAPI applications.

For example, the --no-chache-dir flag would be passed to the pip install.
It possibly improves Docker Cache utilisation as well across versions.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant