Browse Source

asciidoc install docker

master
zeus 4 years ago
parent
commit
1c768a7b85
  1. 10
      labs/Howtos/doclive/asciidoc.adoc
  2. 23
      labs/Howtos/doclive/asciidoc.adoc.html
  3. 1012
      labs/Howtos/doclive/asciidoc.adoc.pdf

10
labs/Howtos/doclive/asciidoc.adoc

@ -138,5 +138,15 @@ image:tiled-editor-and-web-preview.png[alt="Swarmlab"]
. Open opera://extensions
. Drag'n'drop the `.nex` file into the page to install
== Install Docker
****
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
****
http://docs.swarmlab.io/SwarmLab-HowTos/labs/Howtos/docker/install.adoc.html[installation^]
That's all folks! :-)

23
labs/Howtos/doclive/asciidoc.adoc.html

@ -463,6 +463,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
<li><a href="#_installing_the_opera_extension">4.3. Installing the Opera Extension</a></li>
</ul>
</li>
<li><a href="#_install_docker">5. Install Docker</a></li>
</ul>
</div>
</div>
@ -738,16 +739,34 @@ docker run --rm -v $PWD:/documents/ asciidoctor/docker-asciidoctor asciidoctor-
</li>
</ol>
</div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_install_docker">5. Install Docker</h2>
<div class="sectionbody">
<div class="sidebarblock">
<div class="content">
<div class="paragraph">
<p>That&#8217;s all folks! :-)</p>
<p>Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers.</p>
</div>
<div class="paragraph">
<p>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</p>
</div>
</div>
</div>
<div class="paragraph">
<p><a href="http://docs.swarmlab.io/SwarmLab-HowTos/labs/Howtos/docker/install.adoc.html" target="_blank" rel="noopener">installation</a></p>
</div>
<div class="paragraph">
<p>That&#8217;s all folks! :-)</p>
</div>
</div>
</div>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2020-10-17 10:06:02 UTC
Last updated 2020-10-17 13:45:23 UTC
</div>
</div>
</body>

1012
labs/Howtos/doclive/asciidoc.adoc.pdf

File diff suppressed because it is too large
Loading…
Cancel
Save