This repository contains Dockerfile of Node.js running with Busybox (~28 MB virtual size) for Docker's automated build published to the public Docker Hub Registry.
Base Docker Image
Usage
> docker run --rm -ti hwestphal/nodebox
# node --version
v0.10.36
from https://github.com/hwestphal/docker-nodebox