Skip to content

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kristiyan-velkov
Copy link
Contributor

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

  • Step-by-step Docker setup for Vue.js applications
  • Local development configuration using Docker Compose
  • Running unit tests (Vitest) inside Docker containers
  • CI/CD pipeline using GitHub Actions for automated builds and deployments
  • Deployment instructions for a local Kubernetes cluster to validate production readiness
  • [fix] for Angular develop docker file.

Credits
Kristiyan Velkov, Docker Captain and experienced Front-end Engineer

CC: @craig-osterhout, @igor-alexandrov, @ajeetraina

Copy link

netlify bot commented Jun 5, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit f7079f2
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/684111dc2c656f0007be9e18
😎 Deploy Preview https://deploy-preview-22776--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants