Answer the question
In order to leave comments, you need to log in
How to deploy Laravel + Vue application in Docker?
There is no system understanding of the correct devops'ing yet, everything is on the knee and at the wrong time. The book "Docker in Practice" (2nd edition) just downloaded and looked through. Therefore, a quick question for those who have skis on the go.
Laravel web application with VueJS front end, which needs to be built with webpack. I wrapped everything in containers:
git pull origin master
composer update
npm run build
Answer the question
In order to leave comments, you need to log in
Everything works, but after adding additions to the repo, you have to rebuild webpack, maybe update the packages directly on live with composer
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question