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

fix: optimize docker cache api #610

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Conversation

abdou6666
Copy link
Member

Motivation

This PR optimizes docker file for API by utilizing the installed node_modules & copying instead of re-installing them

Fixes #606

Type of change:

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my own code

@abdou6666 abdou6666 mentioned this pull request Jan 22, 2025
2 tasks
@marrouchi marrouchi merged commit 5d1793c into main Jan 22, 2025
5 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.

Optimize Docker images build time
3 participants