Sign inSign up

irakli/alpine-nodejs-runit

By irakli

Updated over 10 years ago

Tiny (60MB) Alpine Linux-based Nodejs container with runit support

Image
1

1.2K

irakli/alpine-nodejs-runit repository overview

DEPRECATED project. Use https://github.com/inadarei/node-alpine instead

alpine-nodejs-runit

Docker Hub Link

Tiny, Alpine Linux-based Nodejs Container for Docker, wirth Runit support.

Runit support based on: https://github.com/faisyl/alpine-runit

Compare 60MB of this container with typical 500MB to 800MB sizes you get with Ubuntu- or CentOS-based images.

Adding More Packages (if needed)

If you need more packages installed (e.g. make, gcc for compiling some native Node modules, or imagemagick etc.) base your new container on this one and you can use apk package manager that Alpine provides. For instance:

apk search --update imagemagick

or:

apk add make gcc g++ python linux-header

License

MIT

Tag summary

Content type

Image

Digest

sha256:4e02b3aa8

Size

18.7 MB

Last updated

over 10 years ago

docker pull irakli/alpine-nodejs-runit