A simple docker-compose vue with the template from https://github.com/vuejs-templates/webpack.
The dockerfile from https://vuejs.org/v2/cookbook/dockerize-vuejs-app.html#Real-World-Example.
npm install && docker-compose build && docker-compose up
For a detailed explanation on how things work, check out the guide and docs for vue-loader.