vue-webpack-ssr-fully-featured
vue-webpack-ssr-fully-featured copied to clipboard
Docker image with pm2 balancer
Added a Dockerfile to build and run this project.
Thanks for the PR. Never heard of pm2 before, looks cool.
We were discussing if and how to dockerize this project in #4
As I said earlier I don't know if it is worth providing images and/or complex dockerfiles for the project, because it is (in my opinion) out of scope. As of right now I will leave this PR open, it is definitely useful for someone but it might not be useful for the target audience of this repository
I will link this PR to the docs so people looking for dockerizing the project will find this
Thanks again
Added a link to this PR with 583c506800c5c88f6cb460c3e239e9c7c2a93e74
docker build -t projectname
is incorrect - try to run this.
Should be
docker build -t projectname ./