-
Notifications
You must be signed in to change notification settings - Fork 8.1k
[feat] update angular sample guide to use dhi example #23820
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 angular sample guide to use dhi example #23820
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
26acfd2 to
65c9b2c
Compare
65c9b2c to
c770473
Compare
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!
Description
This PR adds a DHI-based Dockerfile example demonstrating how to build an Angular application using the dhi-node image and serve it through the dhi-nginx image.
Reviews