docker-nuxt
# build image
$ docker build -t nuxt-demo .
# serve at localhost:8080
$ docker run -dt -p 8080:3000 nuxt-p
author blog:http://blog.shudong.wang/ github: wsdo email: wsd312@163.com
docker-nuxt
# build image
$ docker build -t nuxt-demo .
# serve at localhost:8080
$ docker run -dt -p 8080:3000 nuxt-p
author blog:http://blog.shudong.wang/ github: wsdo email: wsd312@163.com