Home
Softono

Docker Nuxt

Open source Vue
38
Stars
8
Forks
1
Issues
1
Watchers
7 years
Last Commit

 About Docker Nuxt

Docker image to run NUXT.js application in production mode

Platforms

Web Self-hosted Docker

Languages

Vue

Links

Need Help Installing Docker Nuxt?

We provide expert installation service for this software. Our team will install, configure, and secure Docker Nuxt on your server. plans start at just $30.

Docker Nuxt

View on GitHub

use nuxt express template

docker-nuxt

docker-nuxt

Build Setup

# 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]