Added reference to Docker containers for Kura.

Signed-off-by: Maiero <matteo.maiero@eurotech.com>
diff --git a/content/.DS_Store b/content/.DS_Store
index 2bc68d0..20c9dd4 100644
--- a/content/.DS_Store
+++ b/content/.DS_Store
Binary files differ
diff --git a/content/en_downloads.php b/content/en_downloads.php
index f5b8fcc..fedf930 100755
--- a/content/en_downloads.php
+++ b/content/en_downloads.php
@@ -38,6 +38,15 @@
         </div>
       </div>
   </section>
+  <section>
+      <h3>Docker</h3>
+      <p>
+          Eclipse Kura is available also in a <a href="https://hub.docker.com/r/eclipse/kura/" target="_blank">containerized form</a>.
+      </p>
+      <div class="alert alert-info">
+          To run: <b>docker run -d -p 8080:8080 -t eclipse/kura:4.0.0</b>
+      </div>
+  </section>
 
   <section>
     <h3>Repositories</h3>