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

Added an optimized Dockerfile for Next js App Router #5

Merged
merged 3 commits into from
Oct 23, 2024

Conversation

rohits-web03
Copy link
Contributor

Changes made:

  • Added Dockerfile: Created a Dockerfile that contains the necessary setup for building and running the Next.js application in both development(dev target) and production(runner target) environments.
  • Updated README: Added instructions for building and running the Docker image, including commands for development and production setups.

Fixes #4

If any further changes are needed do let me know.

Copy link

netlify bot commented Oct 23, 2024

👷 Deploy request for loan-management-creditsea pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit ee1bf6f

Copy link

vercel bot commented Oct 23, 2024

@rohits-web03 is attempting to deploy a commit to the DeCoder's projects Team on Vercel.

A member of the Team first needs to authorize it.

@akadeepesh
Copy link
Owner

Thanks for the contribution @rohits-web03. I'm merging this to main

@akadeepesh akadeepesh merged commit a03bf7f into akadeepesh:main Oct 23, 2024
2 of 4 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.

Create an optimized Dockerfile for Next js app router
2 participants