Skip to content

Updated Dockerfile.user for faster builds #480

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vishalsingh2972
Copy link

@vishalsingh2972 vishalsingh2972 commented Apr 7, 2025

Changes made to Dockerfile.user:

  • Moved npm install before app code | ✅ Faster rebuilds
  • Separated copy stages | ✅ Better layer caching
  • Maintained build & start logic | ✅ No loss of functionality
  • So overall | Clean, optimized, and production-aware 👌

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