Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 302 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 302 Bytes

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