From 4918da6e0f3338251a05398da73f4df666a056d7 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 11 Oct 2016 16:32:50 -0700 Subject: [PATCH] Run update.sh --- iojs/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/iojs/README.md b/iojs/README.md index 648081b6e..319ad5569 100644 --- a/iojs/README.md +++ b/iojs/README.md @@ -1,3 +1,13 @@ +# **DEPRECATED** + +This image is officially deprecated in favor of [the `node` image](https://hub.docker.com/_/node/). Please adjust your usage accordingly! + +See [iojs.org](https://iojs.org/) for more information, specifically the following note: + +> ### **io.js has merged with the Node.js project again.** +> +> There won't be any further io.js releases. All of the features in io.js are available in Node.js v4 and above. + # Supported tags and respective `Dockerfile` links - [`1.8.4`, `1.8`, `1` (*1.8/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/54780958c85a399f6516a90d128cc49fc0ad96f8/1.8/Dockerfile)