From de4df6dfa06b93c24a7ec8d96e96ccc4c7ec23a3 Mon Sep 17 00:00:00 2001
From: Alexander van Amesfoort <amesfoort@astron.nl>
Date: Thu, 9 Feb 2017 13:03:47 +0000
Subject: [PATCH] Task #8691: update INSTALL: add JD's Docker images and the
 public LOFAR wiki page

---
 INSTALL | 26 ++++++++++++++++----------
 1 file changed, 16 insertions(+), 10 deletions(-)

diff --git a/INSTALL b/INSTALL
index 3fb2a802c8d..caf69d802e1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -10,26 +10,32 @@ Supported Systems
 - Linux      (most in use at ASTRON are Ubuntu, CentOS, and SUSE Linux Enterprise)
 - Mac OS X   (reasonably recent should work, also with LLVM/Clang)
 
+- any        See the next section on Docker
 
-Install from Ubuntu Packages
-----------------------------
 
-To install LOFAR Offline processing tools (and many more radio astro packages)
-the easy way for Ubuntu LTS version(s), see:
+Install using a Docker image / script
+-------------------------------------
 
-	KERN: The Radio Astronomy Software Suite
-	http://kernsuite.info/
+For prepared Docker images, see:
 
+	http://www.lofar.org/wiki/doku.php?id=public:docker
 
-Install using Docker Scripts
-----------------------------
 
-To create a Docker container with Ubuntu or CentOS and LOFAR Offline processing tools, see:
+To create a Docker image with Ubuntu or CentOS and LOFAR Offline processing tools, see:
 
 	https://github.com/lofar-astron/lofar-deploy
 
-or, again for Ubuntu LTS:
 
+For a(nother) Docker image, see the next section.
+
+
+Install from Ubuntu Packages (or a Docker image / script)
+---------------------------------------------------------
+
+To install LOFAR Offline processing tools (and many more radio astro packages)
+the easy way for Ubuntu LTS version(s), see:
+
+	KERN: The Radio Astronomy Software Suite
 	http://kernsuite.info/
 
 
-- 
GitLab