A NodeJS Docker image with some additions :
bash
: In order to run shell scripts using/bin/bash
instead of/bin/sh
curl
ca-certificates
: Installca-certificates
package to fix issues during Circle CI's buildschromium
nss
freetype
harfbuzz
ttf-freefont
This project keeps the same structure than the docker-node repository where the original NodeJS image are declared.