In Dockerfile, install requirements before the packing, to get caching benefits #518
Labels
good first issue
Good for newcomers
improvement
Improvement to existing functionality
stale
This issue or pull request already exists
Describe the improvement you would like to see
Copy over setup.py and README before first pip install, then copy rest and pip install again.
Also move the last COPY step to before setting user access
How will this change existing functionality?
Faster docker build
How will this improvement affect the current Threat Model?
N/A
The text was updated successfully, but these errors were encountered: