docker run -p 80:80 ibackchina2018/vue-act:latestcurl 127.0.0.1:80 npm install
npm run serve
npm run build
npm run lint
docker run -p 80:80 ibackchina2018/vue-act:latestcurl 127.0.0.1:80 npm install
npm run serve
npm run build
npm run lint