Sign inSign up

hoosin/alpine-nginx-nodejs

By hoosin

Updated over 2 years ago

A tiny docker image for JavaScript with major stream workflow CI (like jenkins), Only 72MB in size!

Image
2

50K+

hoosin/alpine-nginx-nodejs repository overview

alpine-nginx-nodejs

A tiny docker image for JavaScript with major stream workflow CI (like jenkins), Only 72MB in size! 🎉🎉🎉

The latest tag is currently:

  • nginx:1.15.7-alpine

  • libuv:latest

  • nodejs:14.17.1

  • npm:7.17.0

  • yarn:1.22.10

Tags

To use a specific combination of nginx and node.js see the following table of available image tags.

TagNginx versionNode.js versionNpm versionYarn version
latest1.15.7-alpine14.17.17.17.01.22.10
10.16.01.15.7-alpine10.16.06.9.01.16.0
8.14.01.15.7-alpine8.14.06.4.11.16.0
6.10.31.15.7-alpine6.10.33.10.101.16.0

Hacking

To test changes locally, you can edit this image and rebuild it, replacing the hoosin/alpine-nginx-nodejs image on your machine:

docker build -t hoosin/alpine-nginx-nodejs .

To return to the official image:

docker pull hoosin/alpine-nginx-nodejs

Use as base image

FROM hoosin/alpine-nginx-nodejs:latest

Example

An example of using this image can be found in example.

Tag summary

Content type

Image

Digest

sha256:163294507

Size

40.2 MB

Last updated

over 2 years ago

docker pull hoosin/alpine-nginx-nodejs