/hello

Docker Hello World!

Primary LanguagePython

hello

Image Layers

Hello World!

Usage

docker run -d -p 80:80 prologic/hello

note

As of the 2th Dec 2015 this image is now optimized for size
and comes in at a mere ~26MB (tiny!) which is awesome considering the image ships with a full Python 2.7 runtime and this "Hello World!" Web Application!