Docker NodeJs base image (Node 14 Alpine) additopnal nuxt-start & PM2
1.0K
Support for NuxtJS V2 Production (yarn & npm)
| Docker Tag | Git Release | Node Version | NPM Version | Yarn Version | PM2 Version | OS Version |
|---|---|---|---|---|---|---|
| latest | Main Branch | 14.20.0 | 8.18.0 | 1.22.19 | 5.2.0 | Alpine 3.15 |
| 1.1.0 | Main Branch | 14.20.0 | 8.18.0 | 1.22.19 | 5.2.0 | Alpine 3.15 |
| 1.0.0 | Main Branch | 14.18.2 | 6.14.0 | 1.22.15 | 5.0.2 | Alpine 3.15 |
docker run -it --rm \
-v ${PWD}:/app \
asapdotid/node-frontend:latest
This role was created in 2021 by Asapdotid.
Content type
Image
Digest
sha256:bdc452ee3…
Size
155.8 MB
Last updated
about 4 years ago
docker pull asapdotid/node-frontend