A minimum-footprint node.js Docker base image built with busybox.
7.5.0,latest7.5.0/Dockerfile6.9.55.7.05.7.0/Dockerfile
Run bash build.sh while in this directory. The build was run on Ubuntu/Yakkety64 using the busybox-glibc image. The binaries needed for node.js 7.5.0 are determined by running whereis and ldd and are copied into ./shared-libs/. Finally, a docker build is done using the NODE_VERSION.
©2017 by Polyban.io
Other respective licenses https://busybox.net/license.html and https://github.com/nodejs/node/blob/v7.5.0/LICENSE