mrsunshine / docker-nuxt

Docker image to run NUXT.js application in production mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker NUXT.js

This image is based on node alpine. It build's and run's a NUXT application in production mode.

Usage

In your NUXT project add the following to your Dockerfile:

FROM mrsunshine/nuxt

Image on Docker Hub

https://hub.docker.com/r/mrsunshine/nuxt/

License

MIT

About

Docker image to run NUXT.js application in production mode