Sign inSign up

keinos/node-alpine

By keinos

Updated about 5 years ago

Minimal Node.js Alpine image.Usage:See repo.

Image
0

757

keinos/node-alpine repository overview

Dockerfile of Node.js Alpine

Minimum and lightweight Node.js Docker Alpine image.

docker pull keinos/node-alpine

Warnings/Caveats

As Alpine Linux uses musl, you may run into some issues with environments expecting glibc-like behavior – especially if you try to use binaries compiled with glibc. You should recompile these binaries to use musl (compiling on Alpine is probably the easiest way to do this).

Tag summary

Content type

Image

Digest

Size

31.1 MB

Last updated

about 5 years ago

docker pull keinos/node-alpine