diff --git a/index-lab.adoc b/index-lab.adoc index d0e8194..36687da 100644 --- a/index-lab.adoc +++ b/index-lab.adoc @@ -38,7 +38,12 @@ The Internet of Things (IoT) is based on processing of large amount of data in o === http://docs.swarmlab.io/SwarmLab-HowTos/labs/Howtos/docker/install.adoc.html[Install docker^] -TIP: To Docker είναι μια πλατφόρμα λογισμικού ανοιχτού κώδικα που υλοποιεί Εικονικοποίηση (Virtualization) σε επίπεδο Λειτουργικού Συστήματος. +[TIP] +==== +*Docker* is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers. + +Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels +==== :hardbreaks: diff --git a/index-lab.adoc.html b/index-lab.adoc.html index 9b8cf58..41211db 100644 --- a/index-lab.adoc.html +++ b/index-lab.adoc.html @@ -514,7 +514,12 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers.
+Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels
+