Total Pageviews

Tuesday 20 December 2016

Node.js/Busybox的Dockerfile



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