From ce8fc04b742a2bff480186055604a8f360f63208 Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Fri, 8 Jul 2016 20:25:11 +0200 Subject: [PATCH] Add marketing blurb as suggested by GH-298 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 582a2c7..09a6fab 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![](https://badge.imagelayers.io/phusion/baseimage:0.9.17.svg)](https://imagelayers.io/?images=phusion/baseimage:latest 'Get your own badge on imagelayers.io') +_Baseimage-docker only consumes 6 MB RAM and is much powerful than Busybox or Alpine. See why below._ + Baseimage-docker is a special [Docker](https://www.docker.com) image that is configured for correct use within Docker containers. It is Ubuntu, plus: * Modifications for Docker-friendliness.