divyanshu-rawat / vue-Instagram

A vue.js based application having some features similar to Instagram ;)
7 stars 2 forks source link

adds Dockerfile and docs #4

Closed angelbarrera92 closed 5 years ago

angelbarrera92 commented 5 years ago

This Dockerfile generates a 19.1 mb docker image based on an alpine nginx.

It is built using multi-stage build docker feature to make it easy to build and run locally.

This PR solves #1