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: [email protected]
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: [email protected]