From 7c448624e4d186f97832021efcc7e6ff1997c203 Mon Sep 17 00:00:00 2001 From: Konstantin Molchanov Date: Mon, 1 Aug 2016 15:49:29 +0400 Subject: Add Docker Hub info --- web/download.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/web/download.rst b/web/download.rst index 94124f7bb..030d3122e 100644 --- a/web/download.rst +++ b/web/download.rst @@ -80,3 +80,19 @@ and then to build it:: You should then add the ``./bin`` (make sure to expand this into an absolute path) directory to your ``PATH``. + + +Docker Hub +---------- + +The `official Docker images `_ +are published Docker Hub and include the compiler and Nimble. There're images +to be used with single scripts as well as Nimble packages. + +Get the latest stable image:: + + docker pull nimlang/nim + +The latest development version:: + + docker pull nimlang/nim:devel -- cgit 1.4.1-2-gfad0