docker-nuxt icon indicating copy to clipboard operation
docker-nuxt copied to clipboard

The lightest nuxt image out there.

Results 2 docker-nuxt issues
Sort by recently updated
recently updated
newest added

Dockerfile `FROM eggplanet/nuxt` ![image](https://user-images.githubusercontent.com/9738969/28699321-81f6429a-737b-11e7-8076-7f679db48a70.png) docker build error info ![image](https://user-images.githubusercontent.com/9738969/28699365-a3e488bc-737b-11e7-9be0-6c69179b4237.png) ``` npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"}...

when trying to build nuxt (1.0 beta) on alpine, I am always getting a "segment fault". Any idea? ```bash nuxt:build Building files... Segmentation fault ERROR: Service 'api' failed to build:...