-
Notifications
You must be signed in to change notification settings - Fork 8.1k
[feat] update reactjs sample guide to use dhi example #23821
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
base: main
Are you sure you want to change the base?
[feat] update reactjs sample guide to use dhi example #23821
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Pradumnasaraf
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, your guide still says the old method to use Docker Harden Images. Please update according to the new method.
Resolved :) Thank you! |
Pradumnasaraf
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good on the technical side!
|
added a couple of comments, rest looks good to me! @kristiyan-velkov |
Description
This PR adds a DHI-based Dockerfile example demonstrating how to build an React.js application using the dhi-node image and serve it through the dhi-nginx image.
Reviews