-
Notifications
You must be signed in to change notification settings - Fork 7.8k
added a guide for Dockerized Vue.js application #22776
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?
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Hi @kristiyan-velkov, great guide! I was wondering if there’s an example app repository that goes along with it? Usually, Docker guides come with something to clone and run — like in https://docs.docker.com/guides/tensorflowjs/ or https://docs.docker.com/guides/language-translation/ from the AI section provided by Harsh. Would be great to try it out hands-on! 🙂 |
Hi! Thanks a lot — I really appreciate the kind words. Here’s the repo: https://github.com/kristiyan-velkov/docker-vuejs-sample Happy coding! 🚀 |
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.
Still going through the guide, but made some comments on stuff I've noticed so far.
@eunomie, when you have a moment, feel free to add any additional comments or suggestions for improvement. Otherwise, if everything looks good to you, please go ahead and click Approve. |
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.
More random comments. Sorry this is taking so long. I'm trying to get through it. LOL
@brandonh6k , all of the comments was so relevant and good, thank you! Could you please review again ? |
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.
I think this looks good now.
@kristiyan-velkov great guide! LGTM. |
This PR delivers a Vue.js focused guide for containerizing applications using Docker, aimed at streamlining development, testing, and deployment workflows. It follows modern DevOps practices and includes a complete CI/CD setup using GitHub Actions.
What's Included
Credits
Kristiyan Velkov, Docker Captain and experienced Front-end Engineer
CC: @craig-osterhout, @igor-alexandrov, @ajeetraina