diff --git a/bitnami/node/README.md b/bitnami/node/README.md index 096207b22653..5fce9adb9e98 100644 --- a/bitnami/node/README.md +++ b/bitnami/node/README.md @@ -1,5 +1,4 @@ [![CircleCI](https://circleci.com/gh/bitnami/bitnami-docker-node/tree/master.svg?style=shield)](https://circleci.com/gh/bitnami/bitnami-docker-node/tree/master) -[![Docker Hub Automated Build](http://container.checkforupdates.com/badges/bitnami/node)](https://hub.docker.com/r/bitnami/node/) [![Slack](http://slack.oss.bitnami.com/badge.svg)](http://slack.oss.bitnami.com) # What is Node.js? @@ -8,7 +7,7 @@ [nodejs.org](https://nodejs.org/) -# TLDR +# TL;DR; ```bash docker run -it --name node bitnami/node @@ -24,6 +23,14 @@ node: - .:/app ``` +# Why use Bitnami Images ? + +* Bitnami closely tracks upstream source changes and promptly publishes new versions of this image using our automated systems. +* With Bitnami images the latest bug fixes and features are available as soon as possible. +* Bitnami containers, virtual machines and cloud images use the same components and configuration approach - making it easy to switch between formats based on your project needs. +* Bitnami images are built on CircleCI and automatically pushed to the Docker Hub. +* All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading linux distribution. + # Supported tags and respective `Dockerfile` links - [`7`, `7.10.0-r1`, `latest` (7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/7.10.0-r1/7/Dockerfile)