-
Notifications
You must be signed in to change notification settings - Fork 8.1k
[feat] update vue.js sample guide to use dhi example #23822
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
[feat] update vue.js sample guide to use dhi example #23822
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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!
…ov/docker-docs into feature/vuejs-dhi
craig-osterhout
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.
Thank you. LGTM.
Description
This PR adds a DHI-based Dockerfile example demonstrating how to build an Vue.js application using the dhi-node image and serve it through the dhi-nginx image.
Reviews